Share via


HelperCodeGenerator.Signature Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the signature for this code.

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)

Property Value

The signature for this code.

Applies to