DkmModule.Flags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flags which indicate traits of this DkmModule object.
This API was introduced in Visual Studio 17 Update 2 (DkmApiVersion.VS17Update2).
public Microsoft.VisualStudio.Debugger.Symbols.DkmModuleSymbolFlags Flags { get; }
member this.Flags : Microsoft.VisualStudio.Debugger.Symbols.DkmModuleSymbolFlags
Public ReadOnly Property Flags As DkmModuleSymbolFlags