IsViewportLeftClipped.Key, propriété

Obtient la valeur de vue de texte par défaut.

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 Key As EditorOptionKey(Of Boolean)
public override EditorOptionKey<bool> Key { get; }
public:
virtual property EditorOptionKey<bool> Key {
    EditorOptionKey<bool> get () override;
}
abstract Key : EditorOptionKey<bool> with get 
override Key : EditorOptionKey<bool> with get
override function get Key () : EditorOptionKey<boolean>

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<Boolean>
IsViewportLeftClippedId .

Sécurité .NET Framework

Voir aussi

Référence

IsViewportLeftClipped Classe

Microsoft.VisualStudio.Text.Editor, espace de noms