Aracılığıyla paylaş


ImportOptions.ReferencedTypes Özellik

Tanım

IList<T> Oluşturulan kodda başvuruda bulunılan bir içeren türleri alır.

public:
 property System::Collections::Generic::ICollection<Type ^> ^ ReferencedTypes { System::Collections::Generic::ICollection<Type ^> ^ get(); };
public System.Collections.Generic.ICollection<Type> ReferencedTypes { get; }
member this.ReferencedTypes : System.Collections.Generic.ICollection<Type>
Public ReadOnly Property ReferencedTypes As ICollection(Of Type)

Özellik Değeri

ICollection<Type>

IList<T> Başvuruda bulunan türleri içeren bir.

Şunlara uygulanır