MultipartForm.ContentType Property

HD.Common

MultipartFormContentType Property Helper帮助文档
获取此编码内容的类型

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string ContentType { get; }
Public ReadOnly Property ContentType As String
	Get
public:
property String^ ContentType {
	String^ get ();
}
member ContentType : string with get

Property Value

Type: String
See Also

Reference