VCCodeUnion::DisplayName Property

 

Gets the formatted name to be displayed to users.

Namespace:   Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

property String^ DisplayName {
	String^ get();
}

Property Value

Type: System::String^

The formatted name to be displayed to users.

Return to top
Show: