AutoScrollEnabled.Default, propriété

Obtient la valeur par défaut, à savoir false.

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI (dans Microsoft.VisualStudio.Text.UI.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Default As Boolean
public override bool Default { get; }
public:
virtual property bool Default {
    bool get () override;
}
abstract Default : bool with get 
override Default : bool with get
override function get Default () : boolean

Valeur de propriété

Type : Boolean
false .

Sécurité .NET Framework

Voir aussi

Référence

AutoScrollEnabled Classe

Microsoft.VisualStudio.Text.Editor, espace de noms