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


Names.BreakpointPersistenceEnabled Field

 

true if breakpoints should be saved when saving the project; otherwise false.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top