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)

属性值

特性的命名空间前缀。

适用于