ExportVsDebugLaunchTarget2Attribute.DebuggerTemplate 属性

定义

与此提供程序关联的调试器类型 (launch.vs.js上的类型字段)

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

属性值

String

实现

适用于