RazorCodeGenerator.ClassName 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 class name for this code.

public string ClassName { get; }
member this.ClassName : string
Public ReadOnly Property ClassName As String

Property Value

The class name for this code.

Applies to