IAttachedRelationship::DisplayName Property

 

Gets a localizable description of this relationship.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)

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

Property Value

Type: System::String^

Returns String.

Return to top
Show: