DkmRuntimeFunctionResolutionRequest.SearchFlags Property

Definition

Flags which affect how a search should be performed.

public:
 property Microsoft::VisualStudio::Debugger::FunctionResolution::DkmAddressSearchFlags SearchFlags { Microsoft::VisualStudio::Debugger::FunctionResolution::DkmAddressSearchFlags get(); };
public:
 property Microsoft::VisualStudio::Debugger::FunctionResolution::DkmAddressSearchFlags SearchFlags { Microsoft::VisualStudio::Debugger::FunctionResolution::DkmAddressSearchFlags get(); };
public Microsoft.VisualStudio.Debugger.FunctionResolution.DkmAddressSearchFlags SearchFlags { get; }
member this.SearchFlags : Microsoft.VisualStudio.Debugger.FunctionResolution.DkmAddressSearchFlags
Public ReadOnly Property SearchFlags As DkmAddressSearchFlags

Property Value

Returns DkmAddressSearchFlags.

Applies to