TypePresenter.TypeName Property

Definition

Gets the display name for a component type.

public:
 property System::String ^ TypeName { System::String ^ get(); };
public string TypeName { get; }
member this.TypeName : string
Public ReadOnly Property TypeName As String

Property Value

A string that represents the display name.

Applies to