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

属性值

文本特性的前缀。

适用于