HelperCodeGenerator.Signature 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码使用。获取或设置此代码的签名。

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

属性值

此代码的签名。

适用于