DebugTargetInfo.DebugEngineGuid Property

Definition

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.

Applies to