Freigeben über


SPSolutionLanguagePack.ContainsWebApplicationResource-Eigenschaft

Ruft einen Wert zurück, der angibt, ob das Language Pack alle Web anwendungsspezifische Ressourcen für die Bereitstellung enthält.

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

Syntax

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

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

Eigenschaftswert

Typ: System.Boolean
true hat das Language Pack Web anwendungsspezifische Ressourcen für die Bereitstellung; andernfalls false.

Siehe auch

Referenz

SPSolutionLanguagePack Klasse

SPSolutionLanguagePack-Member

Microsoft.SharePoint.Administration-Namespace