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