Partager via


CompilationLibrary.Assemblies Propriété

Définition

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.

S’applique à