Share via


AttributeBlockCodeGenerator.Suffix Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the suffix for the code generator.

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

Property Value

The suffix for the code generator.

Applies to