ServerStub.PutUpdateMethodName - Propriété
The method that will be called to update the entity by HTTP PUT.
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Protected Friend Overridable ReadOnly Property PutUpdateMethodName As String
Get
'Utilisation
Dim value As String
value = Me.PutUpdateMethodName
protected internal virtual string PutUpdateMethodName { get; }
Valeur de propriété
Type : System.String