SpanEditHandler.EditorHints 属性

定义

注意

This property is obsolete and will be removed in a future version.

此属性已过时,将在将来的版本中删除。

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

属性值

属性

适用于