Visual Basic (Declaration) | |
---|---|
Public Shared ReadOnly Property Debugging As DebuggingConfig |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static DebuggingConfig Debugging {get;} |
Managed Extensions for C++ | |
---|---|
public: __property static DebuggingConfig* get_Debugging(); |
C++/CLI | |
---|---|
public: static property DebuggingConfig^ Debugging { DebuggingConfig^ get(); } |
Return Value
A DebuggingConfig object which contains the debug information.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family