Share via


Reset Property

Reset

Namespace:  Microsoft.VisualStudio.Data.Tools.SqlEditor.VSIntegration
Assembly:  Microsoft.VisualStudio.Data.Tools.SqlEditor (in Microsoft.VisualStudio.Data.Tools.SqlEditor.dll)

Syntax

'Declaration
Protected ReadOnly Property Reset As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.Reset
protected bool Reset { get; }
protected:
property bool Reset {
    bool get ();
}
member Reset : bool
function get Reset () : boolean

Property Value

Type: System..::..Boolean

See Also

Reference

FontAndColorProviderBase Class

Microsoft.VisualStudio.Data.Tools.SqlEditor.VSIntegration Namespace