FontAndColorProviderBase.Reset 속성

Resets the font and color.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors(SQLEditors.dll)

구문

‘선언
Protected ReadOnly Property Reset As Boolean 
    Get
‘사용 방법
Dim value As Boolean 

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

속성 값

유형: System.Boolean
A Boolean value.

참고 항목

참조

FontAndColorProviderBase 클래스

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스