VCPlatform2.DebuggerTool 属性

命名空间:  Microsoft.VisualStudio.VCProjectEngine
程序集:  Microsoft.VisualStudio.VCProjectEngine(在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

语法

声明
ReadOnly Property DebuggerTool As Object
Object DebuggerTool { get; }
property Object^ DebuggerTool {
    Object^ get ();
}
abstract DebuggerTool : Object with get
function get DebuggerTool () : Object

属性值

类型:System.Object

.NET Framework 安全性

请参见

参考

VCPlatform2 接口

Microsoft.VisualStudio.VCProjectEngine 命名空间