SPSolutionLanguagePack.DeploymentState property
取得值,指出是否已部署的語言套件,以及如果要的話,是否已安裝在全域組件快取,在應用程式的 bin 目錄,或兩者的組件。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property DeploymentState As SPSolutionDeploymentState
Get
'用途
Dim instance As SPSolutionLanguagePack
Dim value As SPSolutionDeploymentState
value = instance.DeploymentState
public SPSolutionDeploymentState DeploymentState { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPSolutionDeploymentState
SPSolutionDeploymentState 值。