SpanEditHandler.EditorHints Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
This property is obsolete and will be removed in a future version.
Esta propiedad está obsoleta y se quitará en una versión 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
Valor de propiedad
- Atributos