Share via


IAttachedRelationship.Name Property

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

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

Syntax

'Declaration
ReadOnly Property Name As String
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string with get
function get Name () : String

Property Value

Type: String
Returns String.

.NET Framework Security

See Also

Reference

IAttachedRelationship Interface

Microsoft.VisualStudio.Shell Namespace