DkmEngineSymbolSettings.ExcludeList Eigenschaft

Definition

Eine Auflistung von Modulen, die beim Aktivieren des automatischen Laden von Symbolen ausgeschlossen werden sollen.

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)

Eigenschaftswert

ReadOnlyCollection<String>

Gibt ReadOnlyCollection<T>zurück.

Gilt für