DkmSymbolProviderId.ActiveScriptInterop Property

Definition

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; }
member this.ActiveScriptInterop : Guid
Public Shared ReadOnly Property ActiveScriptInterop As Guid

Property Value

Guid

Applies to