Proprietà VCPlatform2.DebuggerTool
Spazio dei nomi: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Sintassi
'Dichiarazione
ReadOnly Property DebuggerTool As Object
Object DebuggerTool { get; }
property Object^ DebuggerTool {
Object^ get ();
}
abstract DebuggerTool : Object with get
function get DebuggerTool () : Object
Valore proprietà
Tipo: System.Object
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.