IPeekRelationship::Name Property

Visual Studio 2015
 

Gets the non-localized uniquely-identifying name of this relationship.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

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

Property Value

Type: System::String^

The non-localized uniquely-identifying name of this relationship.

Return to top
Show: