Partager via


UserCustomAction.Scope - Propriété

Gets a value that specifies the scope of the custom action.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Scope As UserCustomActionScope
    Get
'Utilisation
Dim instance As UserCustomAction
Dim value As UserCustomActionScope

value = instance.Scope
public UserCustomActionScope Scope { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.UserCustomActionScope
Returns a UserCustomActionScope instance representing the scope of the custom action.

Voir aussi

Référence

UserCustomAction classe

UserCustomAction - Membres

Microsoft.SharePoint.Client - Espace de noms