Compartilhar via


UserCustomAction.TitleResource propriedade

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

Sintaxe

'Declaração
Public ReadOnly Property TitleResource As UserResource
    Get
'Uso
Dim instance As UserCustomAction
Dim value As UserResource

value = instance.TitleResource
public UserResource TitleResource { get; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.UserResource

Ver também

Referência

UserCustomAction classe

UserCustomAction membros

Microsoft.SharePoint.Client namespace