CompilationLibrary.Assemblies Property

Definition

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)

Property Value

Applies to