AttributeBlockCodeGenerator.Suffix 屬性

定義

此類型/成員支援.NET Framework基礎結構,不適合直接從您的程式碼使用。取得程式碼產生器的尾碼。

public System.Web.Razor.Text.LocationTagged<string> Suffix { get; }
member this.Suffix : System.Web.Razor.Text.LocationTagged<string>
Public ReadOnly Property Suffix As LocationTagged(Of String)

屬性值

程式碼產生器的後置字元。

適用於