共用方式為


AttributeValue.Prefix 屬性

定義

取得或設定屬性的命名空間前置詞。此類型/成員支援.NET Framework基礎結構,不適合直接從您的程式碼使用。

public System.Web.WebPages.Instrumentation.PositionTagged<string> Prefix { get; }
member this.Prefix : System.Web.WebPages.Instrumentation.PositionTagged<string>
Public ReadOnly Property Prefix As PositionTagged(Of String)

屬性值

屬性的命名空間前置詞。

適用於