This documentation is archived and is not being maintained.
ArtifactType::OutboundLinkTypes Property
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
public: property array<OutboundLinkType^>^ OutboundLinkTypes { array<OutboundLinkType^>^ get (); void set (array<OutboundLinkType^>^ value); }
Property Value
Type: array<Microsoft.TeamFoundation.Server::OutboundLinkType>Returns OutboundLinkType.
- 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.
Show: