SpanEditHandler.EditorHints Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
This property is obsolete and will be removed in a future version.
Essa propriedade está obsoleta e será removida em uma versão 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 da propriedade
- Atributos