DkmComponentManager.IdeComponentId 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.
Component id which can be used by IDE components that wish to call into the debugger engine API from their own worker threads. This value can be used to pass to DkmComponentManager.InitializeThread().
public:
static property Guid IdeComponentId { Guid get(); };
public static Guid IdeComponentId { get; }
static member IdeComponentId : Guid
Public Shared ReadOnly Property IdeComponentId As Guid
Property Value
Returns Guid.