Compartir a través de


de la propiedad MethodInformation.Name

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

Sintaxis

'Declaración
Public Property Name As String
    Get
    Set
'Uso
Dim instance As MethodInformation
Dim value As String

value = instance.Name

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

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase MethodInformation

Miembros MethodInformation

Espacio de nombres Microsoft.SharePoint.Client