Propriété MimeTypePropertyAttribute.MimeTypePropertyName
Obtient le type MIME de MimeTypePropertyAttribute
Espace de noms : System.Data.Services.Client
Assembly : Microsoft.Data.Services.Client (en Microsoft.Data.Services.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MimeTypePropertyName As String
Get
'Utilisation
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
Valeur de propriété
Type : System.String
Chaîne qui contient le type Mime de l'attribut de propriété.