共用方式為


DynamicAttributeBlockCodeGenerator.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)

屬性值

程式碼產生的命名空間前置詞。

適用於