Edit

Comment.CommentType Property

Definition

The comment type at the time of creation.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.SourceControl.WebApi.CommentType CommentType { get; set; }
member this.CommentType : Microsoft.TeamFoundation.SourceControl.WebApi.CommentType with get, set
Public Property CommentType As CommentType

Property Value

Attributes

Applies to