SpanEditHandler.EditorHints Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
This property is obsolete and will be removed in a future version.
Questa proprietà è obsoleta e verrà rimossa in una versione futura.
public:
property Microsoft::AspNetCore::Razor::Editor::EditorHints EditorHints { Microsoft::AspNetCore::Razor::Editor::EditorHints get(); void set(Microsoft::AspNetCore::Razor::Editor::EditorHints value); };
public Microsoft.AspNetCore.Razor.Editor.EditorHints EditorHints { get; set; }
[System.Obsolete("This property is obsolete and will be removed in a future version.")]
public Microsoft.AspNetCore.Razor.Editor.EditorHints EditorHints { get; set; }
member this.EditorHints : Microsoft.AspNetCore.Razor.Editor.EditorHints with get, set
[<System.Obsolete("This property is obsolete and will be removed in a future version.")>]
member this.EditorHints : Microsoft.AspNetCore.Razor.Editor.EditorHints with get, set
Public Property EditorHints As EditorHints
Valore della proprietà
- Attributi