Edit

CommentThread.Properties Property

Definition

Optional properties associated with the thread as a collection of key-value pairs.

[System.Runtime.Serialization.DataMember]
public Microsoft.VisualStudio.Services.WebApi.PropertiesCollection Properties { get; set; }
member this.Properties : Microsoft.VisualStudio.Services.WebApi.PropertiesCollection with get, set
Public Property Properties As PropertiesCollection

Property Value

Microsoft.VisualStudio.Services.WebApi.PropertiesCollection
Attributes

Applies to