ArtifactLinkIds.NoOutboundLink Field
Contains the string, "No Outbound Link."
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly NoOutboundLink As String
'Usage
Dim value As String
value = ArtifactLinkIds.NoOutboundLink
public static readonly string NoOutboundLink
public:
static initonly String^ NoOutboundLink
public static final var NoOutboundLink : String
.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.