Share via


ILinkDialogControlHost.LinkTypeName Property

name of the selected link type

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ILinkDialogControlHost Interface

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace