IPeekSession::RelationshipName Property

Visual Studio 2015
 

Case insensitive name of the relationship to which this session pertains.

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

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

Property Value

Type: System::String^

Returns String.

Return to top
Show: