ClientAction.Name propriedade
Obtém o nome da ação de cliente. This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)
Sintaxe
'Declaração
Public ReadOnly Property Name As String
Get
'Uso
Dim instance As ClientAction
Dim value As String
value = instance.Name
public string Name { get; }
Valor de propriedade
Tipo: System.String
O nome da ação de cliente.