DkmEngineSymbolSettings.ExcludeList Свойство

Определение

Коллекция модулей, исключаемых при включении автоматической загрузки символов.

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)

Значение свойства

ReadOnlyCollection<String>

Возвращает ReadOnlyCollection<T>.

Применяется к