Freigeben über


SPSolutionLanguagePack.IsWebPartPackage-Eigenschaft

Gibt einen Wert zurück, der angibt, ob es sich um ein Webpart Language Pack ist.

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

Syntax

'Declaration
Public ReadOnly Property IsWebPartPackage As Boolean
    Get
'Usage
Dim instance As SPSolutionLanguagePack
Dim value As Boolean

value = instance.IsWebPartPackage
public bool IsWebPartPackage { get; }

Eigenschaftswert

Typ: System.Boolean
true ist ein Webpart Language Pack; andernfalls false.

Siehe auch

Referenz

SPSolutionLanguagePack Klasse

SPSolutionLanguagePack-Member

Microsoft.SharePoint.Administration-Namespace