DkmScriptDocument.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 symbol container which owns this document.
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
Property Value
Returns DkmModule.