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 BuildDetailLinkType
BuildDetailLinkType Type { get; }
property BuildDetailLinkType Type {
BuildDetailLinkType get ();
}
abstract Type : BuildDetailLinkType with get
function get Type () : BuildDetailLinkType
Property Value
Type: Microsoft.TeamFoundation.Build.Controls.BuildDetailLinkType
Returns BuildDetailLinkType.
.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.