Partager via


ServerStub.GetObjectETag - Méthode

Get the ETag of the object.

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

Syntaxe

'Déclaration
Protected Overridable Function GetObjectETag ( _
    value As Object _
) As String
'Utilisation
Dim value As Object
Dim returnValue As String

returnValue = Me.GetObjectETag(value)
protected virtual string GetObjectETag(
    Object value
)

Paramètres

Valeur renvoyée

Type : System.String
The E-Tag of the object or une référence Null (Rien dans Visual Basic) if there is no E-tag.

Voir aussi

Référence

ServerStub classe

ServerStub - Membres

Microsoft.SharePoint.Client - Espace de noms