DkmModuleInstance.LoadContext 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.
String description of the context under which this module has been loaded. ex: 'Win32' or 'CLR v2.0.50727: Default Domain'.
public:
property System::String ^ LoadContext { System::String ^ get(); };
public:
property Platform::String ^ LoadContext { Platform::String ^ get(); };
public string LoadContext { get; }
member this.LoadContext : string
Public ReadOnly Property LoadContext As String
Property Value
Returns String.