Поделиться через


Names.IdeDebuggingEnabled Field

 

true if debugging from the IDE is enabled; otherwise false.

Namespace:   Microsoft.VisualStudio.Tools.Applications.SessionManagerOptions
Assembly:  Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)

Syntax

public const string IdeDebuggingEnabled
public:
literal String^ IdeDebuggingEnabled
static val mutable IdeDebuggingEnabled : string
Public Const IdeDebuggingEnabled As String

Field Value

Type: System.String

See Also

Names Class
Microsoft.VisualStudio.Tools.Applications.SessionManagerOptions Namespace

Return to top