WorkItemLink Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| WorkItemLink() | |
| WorkItemLink(String) |
internal use only - for ISecuredObject information |
WorkItemLink()
public WorkItemLink();
Public Sub New ()
Applies to
WorkItemLink(String)
internal use only - for ISecuredObject information
public WorkItemLink(string token);
new Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemLink : string -> Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemLink
Public Sub New (token As String)
Parameters
- token
- String