DebugTargetInfo.DebugEngineGuid 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.
Gets or sets a Guid that uniquely identifies the debug target.
public:
property Guid DebugEngineGuid { Guid get(); void set(Guid value); };
public Guid DebugEngineGuid { get; set; }
member this.DebugEngineGuid : Guid with get, set
Public Property DebugEngineGuid As Guid
Property Value
A Guid that uniquely identifies the type of debug engine.