DebugTargetInfo.DebugEngineGuid Property

Gets or sets a Guid that uniquely identifies the debug target.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

C#
public Guid DebugEngineGuid { get; set; }

Property Value

Type: System.Guid
A Guid that uniquely identifies the type of debug engine.

.NET Framework Security

See Also

Reference

DebugTargetInfo Class

Microsoft.VisualStudio.TestTools.Common Namespace