Propriedade VCPlatform2.DebuggerTool
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)
Sintaxe
'Declaração
ReadOnly Property DebuggerTool As Object
Object DebuggerTool { get; }
property Object^ DebuggerTool {
Object^ get ();
}
abstract DebuggerTool : Object with get
function get DebuggerTool () : Object
Valor de propriedade
Tipo: Object
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.