Freigeben über


SPUserCustomAction.Scope-Eigenschaft

Ruft einen Wert ab, der die LCID für die auf der Website verwendete Sprache angibt.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Scope As SPUserCustomActionScope
    Get
'Usage
Dim instance As SPUserCustomAction
Dim value As SPUserCustomActionScope

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

Eigenschaftswert

Typ: Microsoft.SharePoint.SPUserCustomActionScope
Ein Enumerationswert, der einen Bereich angibt.

Siehe auch

Referenz

SPUserCustomAction Klasse

SPUserCustomAction-Member

Microsoft.SharePoint-Namespace