Share via


DkmEngineSettings.FuncEvalQuickAbortExcludeList Property

Definition

List of executables for whom FEQA isn't enabled even if FEQA DLLs are loaded.

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

Property Value

Returns ReadOnlyCollection<T>.

Applies to