DkmSymbolProviderId.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.
Provides symbol resolution for Microsoft ActiveScript based dynamic code. This is the symbol provider used when interop debugging Script code with other runtimes.
public:
static property Guid ActiveScriptInterop { Guid get(); };
public static Guid ActiveScriptInterop { get; }
static member ActiveScriptInterop : Guid
Public Shared ReadOnly Property ActiveScriptInterop As Guid