CodeCompileUnit.ReferencedAssemblies Vlastnost

Definice

Získá odkazovaná sestavení.

public:
 property System::Collections::Specialized::StringCollection ^ ReferencedAssemblies { System::Collections::Specialized::StringCollection ^ get(); };
public System.Collections.Specialized.StringCollection ReferencedAssemblies { get; }
member this.ReferencedAssemblies : System.Collections.Specialized.StringCollection
Public ReadOnly Property ReferencedAssemblies As StringCollection

Hodnota vlastnosti

A StringCollection , který obsahuje názvy souborů odkazovaných sestavení.

Poznámky

Do této kolekce můžete přidat názvy souborů nebo je z této kolekce odebrat.

Platí pro