Share via


TypedDataSetGenerator.ReferencedAssemblies Vlastnost

Definice

Získá nebo nastaví kolekci sestavení odkazovaných v typované datové sadě.

public:
 static property System::Collections::Generic::ICollection<System::Reflection::Assembly ^> ^ ReferencedAssemblies { System::Collections::Generic::ICollection<System::Reflection::Assembly ^> ^ get(); };
public static System.Collections.Generic.ICollection<System.Reflection.Assembly> ReferencedAssemblies { get; }
static member ReferencedAssemblies : System.Collections.Generic.ICollection<System.Reflection.Assembly>
Public Shared ReadOnly Property ReferencedAssemblies As ICollection(Of Assembly)

Hodnota vlastnosti

Kolekce obsahující všechna odkazovaná sestavení v datové sadě.

Poznámky

Generátor iteruje tento seznam a přidá sestavení do projektu.

Platí pro