Partager via


SPSolutionLanguagePack.DeploymentState - Propriété

Obtient une valeur indiquant si le module linguistique a été déployé et dans l'affirmative, s'il possède les assemblys installés dans le global assembly cache, dans le répertoire bin de l'application, ou les deux.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property DeploymentState As SPSolutionDeploymentState
    Get
'Utilisation
Dim instance As SPSolutionLanguagePack
Dim value As SPSolutionDeploymentState

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

Valeur de propriété

Type : Microsoft.SharePoint.Administration.SPSolutionDeploymentState
Une valeur SPSolutionDeploymentState .

Voir aussi

Référence

SPSolutionLanguagePack classe

SPSolutionLanguagePack - Membres

Microsoft.SharePoint.Administration - Espace de noms