ExportVsDebugLaunchTarget2Attribute.DebuggerTemplate Property

Definition

The debugger type associated with this provider (the type field in launch.vs.json)

public:
 property System::String ^ DebuggerTemplate { System::String ^ get(); };
public:
 property Platform::String ^ DebuggerTemplate { Platform::String ^ get(); };
public string DebuggerTemplate { get; }
member this.DebuggerTemplate : string
Public ReadOnly Property DebuggerTemplate As String

Property Value

Implements

Applies to