MimeTypePropertyAttribute.MimeTypePropertyName 屬性
取得 MimeTypePropertyAttribute 的 Mime 類型
命名空間: System.Data.Services.Client
組件: Microsoft.Data.Services.Client (在 Microsoft.Data.Services.Client.dll 中)
語法
'宣告
Public ReadOnly Property MimeTypePropertyName As String
Get
'用途
Dim instance As MimeTypePropertyAttribute
Dim value As String
value = instance.MimeTypePropertyName
public string MimeTypePropertyName { get; }
public:
property String^ MimeTypePropertyName {
String^ get ();
}
member MimeTypePropertyName : string
function get MimeTypePropertyName () : String
屬性值
型別:System.String
字串,包含 property 屬性的 Mime 類型。