CodeGenerator.CurrentTypeName Property

Definition

Gets the current class name.

protected:
 property System::String ^ CurrentTypeName { System::String ^ get(); };
protected string CurrentTypeName { get; }
member this.CurrentTypeName : string
Protected ReadOnly Property CurrentTypeName As String

Property Value

The current class name.

Applies to