TypePresenter::TypeName Property

.NET Framework (current version)
 

Gets the display name for a component type.

Namespace:   System.Activities.Presentation.View
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

public:
property String^ TypeName {
	String^ get();
}

Property Value

Type: System::String^

A string that represents the display name.

.NET Framework
Available since 4.0
Return to top
Show: