Share via


SPSolutionLanguagePack.ContainsBinAssembly - Propriété

Retourne la valeur true, si la solution contient des assemblys qui sont installés dans l'emplacement.

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

Syntaxe

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

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

Valeur de propriété

Type : System.Boolean
valeur True si le pack de langue contient un assembly doit être installé dans l'emplacement ; Sinon, false.

Voir aussi

Référence

SPSolutionLanguagePack classe

SPSolutionLanguagePack - Membres

Microsoft.SharePoint.Administration - Espace de noms