Compartilhar via


CustomActionElement.Title propriedade

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

Sintaxe

'Declaração
Public ReadOnly Property Title As String
    Get
'Uso
Dim instance As CustomActionElement
Dim value As String

value = instance.Title
public string Title { get; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

CustomActionElement classe

CustomActionElement membros

Microsoft.SharePoint.Client namespace