Freigeben über


SPSolution.DeploymentState-Eigenschaft

Ruft einen Wert zurück, der angibt, ob die Lösung 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 SPSolution
Dim value As SPSolutionDeploymentState

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

Eigenschaftswert

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

Siehe auch

Referenz

SPSolution Klasse

SPSolution-Member

Microsoft.SharePoint.Administration-Namespace