DkmModuleInstance.MinidumpInfo.OriginalPath Field
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.
Path where the module was loaded on the computer where the dump was taken.
public: initonly System::String ^ OriginalPath;
initonly std::wstring OriginalPath;
public readonly string OriginalPath;
val mutable OriginalPath : string
Public ReadOnly OriginalPath As String