DkmRuntimeId.ActiveScriptInterop 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.
Identifies code running under Microsoft ActiveScript based runtimes that can interop with other debug code types.
public:
static property Guid ActiveScriptInterop { Guid get(); };
public static Guid ActiveScriptInterop { get; }
static member ActiveScriptInterop : Guid
Public Shared ReadOnly Property ActiveScriptInterop As Guid