IRelationshipDisplayItem.Text Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IRelationshipDisplayItem Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace