DkmEngineSymbolSettings.ExcludeList Özellik

Tanım

Otomatik sembol yüklemesi etkinleştirildiğinde hariç tutulacak modül koleksiyonu.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ ExcludeList { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> ExcludeList { get; }
member this.ExcludeList : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property ExcludeList As ReadOnlyCollection(Of String)

Özellik Değeri

ReadOnlyCollection<String>

ReadOnlyCollection<T> döndürür.

Şunlara uygulanır