OutputGroup::CanonicalName Property

 

Gets the unique name used for this output group.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

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

Property Value

Type: System::String^

A string representing the name used for the output group.

No code example is currently available or this language may not be supported.
Return to top
Show: