ServerStub.PatchUpdateMethodName - Propriété
The method that will be called to update the entity by HTTP PATCH.
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 PatchUpdateMethodName As String
Get
'Utilisation
Dim value As String
value = Me.PatchUpdateMethodName
protected internal virtual string PatchUpdateMethodName { get; }
Valeur de propriété
Type : System.String