共用方式為


AttributeBlockCodeGenerator.Prefix 屬性

定義

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

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

屬性值

程式碼產生器的前置詞。

適用於