Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the type of link this is. Once a link is created the type should never change.
Namespace: Microsoft.TeamFoundation.Build.Controls
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
Syntax
'Declaration
ReadOnly Property Type As LinkType
LinkType Type { get; }
property LinkType Type {
LinkType get ();
}
abstract Type : LinkType with get
function get Type () : LinkType
Property Value
Type: Microsoft.TeamFoundation.Build.Controls.LinkType
Returns LinkType.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.