DkmNativeCppEnumType.Module 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.
The module of this symbol.
This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.VS14Update2).
public:
property Microsoft::VisualStudio::Debugger::Symbols::DkmModule ^ Module { Microsoft::VisualStudio::Debugger::Symbols::DkmModule ^ get(); };
public Microsoft.VisualStudio.Debugger.Symbols.DkmModule Module { get; }
member this.Module : Microsoft.VisualStudio.Debugger.Symbols.DkmModule
Public ReadOnly Property Module As DkmModule