Compartir a través de


de la propiedad ClientCallableTypeAttribute.ETagPropertyName

El nombre de propiedad que representan ETag de la entidad. Es el nombre del servidor.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Public Property ETagPropertyName As String
    Get
    Set
'Uso
Dim instance As ClientCallableTypeAttribute
Dim value As String

value = instance.ETagPropertyName

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

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase ClientCallableTypeAttribute

Miembros ClientCallableTypeAttribute

Espacio de nombres Microsoft.SharePoint.Client