LiteralAttributeCodeGenerator.Value 属性

定义

此类型/成员支持 .NET Framework 基础结构,不能在代码中直接使用。 获取或设置文本特性的值。

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

属性值

文本特性的值。

适用于