Partager via


SPSolutionLanguagePack.ContainsGlobalAssembly - Propriété

Retourne une valeur indiquant si le module linguistique contient un assembly doit être installé dans le GAC.

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

Syntaxe

'Déclaration
Public ReadOnly Property ContainsGlobalAssembly As Boolean
    Get
'Utilisation
Dim instance As SPSolutionLanguagePack
Dim value As Boolean

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

Valeur de propriété

Type : System.Boolean
true si le pack de langue contient un assembly doit être installé dans le global assembly cache ; dans le cas contraire, false.

Voir aussi

Référence

SPSolutionLanguagePack classe

SPSolutionLanguagePack - Membres

Microsoft.SharePoint.Administration - Espace de noms