Freigeben über


Comment.CommentType-Eigenschaft

Gibt an, ob der Kommentar ein Text oder eine Codeänderung ist, usw. an.

Namespace:  Microsoft.TeamFoundation.Discussion.Client
Assembly:  Microsoft.TeamFoundation.Discussion.Client (in Microsoft.TeamFoundation.Discussion.Client.dll)

Syntax

'Declaration
Public Property CommentType As CommentType
public CommentType CommentType { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Discussion.Client.CommentType
Gibt CommentType zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Comment Klasse

Microsoft.TeamFoundation.Discussion.Client-Namespace