Compartir a través de


de la propiedad ClientCallablePropertyAttribute.DelegateMethodName

El nombre completo, incluido el nombre de espacio de nombres y, de un método estático que contiene la implementación de la propiedad.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Public Property DelegateMethodName As String
    Get
    Set
'Uso
Dim instance As ClientCallablePropertyAttribute
Dim value As String

value = instance.DelegateMethodName

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

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase ClientCallablePropertyAttribute

Miembros ClientCallablePropertyAttribute

Espacio de nombres Microsoft.SharePoint.Client