DkmEngineSymbolSettings.IncludeList Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
El ile sembol yükleme etkinleştirildiğinde içerilecek modüller koleksiyonu.
public:
property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ IncludeList { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> IncludeList { get; }
member this.IncludeList : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property IncludeList As ReadOnlyCollection(Of String)
Özellik Değeri
ReadOnlyCollection<T> döndürür.