TagHelperOutput.TagName 屬性

定義

HTML 專案的標記名稱。

public:
 property System::String ^ TagName { System::String ^ get(); void set(System::String ^ value); };
public string TagName { get; set; }
member this.TagName : string with get, set
Public Property TagName As String

屬性值

備註

空白字元或 null 值會導致沒有轉譯的開始或結束標記。

適用於