Partager via


EditorOptionDefinition<T>.ValueType, propriété

Obtient le type réel de l'option.

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

Syntaxe

'Déclaration
Public Overrides NotOverridable ReadOnly Property ValueType As Type
public override sealed Type ValueType { get; }
public:
virtual property Type^ ValueType {
    Type^ get () override sealed;
}
abstract ValueType : Type with get 
override ValueType : Type with get
override final function get ValueType () : Type

Valeur de propriété

Type : Type
Type de l'option.

Sécurité .NET Framework

Voir aussi

Référence

EditorOptionDefinition<T> Classe

Microsoft.VisualStudio.Text.Editor, espace de noms