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


Names.SaveOnIdeLostFocus Field

 

true if users want to auto-save project files when the IDE loses focus; otherwise false.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top