Compartilhar via


ClientCallableMethodAttribute.DelegateMethodName propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Property DelegateMethodName As String
    Get
    Set
'Uso
Dim instance As ClientCallableMethodAttribute
Dim value As String

value = instance.DelegateMethodName

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

ClientCallableMethodAttribute classe

ClientCallableMethodAttribute membros

Microsoft.SharePoint.Client namespace