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

V této kolekci můžete přidat a odebrat názvy souborů.

Platí pro