CompilationLibrary.Assemblies Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la liste des assemblys de cette bibliothèque.
public:
property System::Collections::Generic::IReadOnlyList<System::String ^> ^ Assemblies { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> Assemblies { get; }
member this.Assemblies : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Assemblies As IReadOnlyList(Of String)
Valeur de propriété
Liste des assemblys de cette bibliothèque.