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
プロパティ属性の MIME の種類を含む文字列。