WorkItemComment 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
WorkItemComment()
public WorkItemComment();
Public Sub New ()
Applies to
WorkItemComment(ISecuredObject)
public WorkItemComment(Microsoft.VisualStudio.Services.WebApi.ISecuredObject securedObject);
new Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemComment : Microsoft.VisualStudio.Services.WebApi.ISecuredObject -> Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemComment
Public Sub New (securedObject As ISecuredObject)
Parameters
- securedObject
- Microsoft.VisualStudio.Services.WebApi.ISecuredObject