Propriété MimeTypePropertyAttribute.DataPropertyName
Obtient le nom 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 DataPropertyName As String
Get
'Utilisation
Dim instance As MimeTypePropertyAttribute
Dim value As String
value = instance.DataPropertyName
public string DataPropertyName { get; }
public:
property String^ DataPropertyName {
String^ get ();
}
member DataPropertyName : string
function get DataPropertyName () : String
Valeur de propriété
Type : System.String
Chaîne qui contient le nom de l'attribut de propriété.