Partager via


ClientCallableTypeAttribute.ETagPropertyName - Propriété

Le nom de la propriété représentant ETag de l'entité. Il est le nom du serveur.

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property ETagPropertyName As String
    Get
    Set
'Utilisation
Dim instance As ClientCallableTypeAttribute
Dim value As String

value = instance.ETagPropertyName

instance.ETagPropertyName = value
public string ETagPropertyName { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

ClientCallableTypeAttribute classe

ClientCallableTypeAttribute - Membres

Microsoft.SharePoint.Client - Espace de noms