Freigeben über


SPSolutionLanguagePack.DeploymentState-Eigenschaft

Ruft einen Wert zurück, der angibt, ob das Language Pack bereitgestellt wurde, und wenn Ja, ob sie Assemblys im globalen Assemblycache im Verzeichnis Bin der Anwendung oder beides installiert hat.

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

Syntax

'Declaration
Public ReadOnly Property DeploymentState As SPSolutionDeploymentState
    Get
'Usage
Dim instance As SPSolutionLanguagePack
Dim value As SPSolutionDeploymentState

value = instance.DeploymentState
public SPSolutionDeploymentState DeploymentState { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.SPSolutionDeploymentState
Ein SPSolutionDeploymentState -Wert.

Siehe auch

Referenz

SPSolutionLanguagePack Klasse

SPSolutionLanguagePack-Member

Microsoft.SharePoint.Administration-Namespace