Share via


IRelationshipDisplayItem.Identifier Property

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IRelationshipDisplayItem Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace