Edit

CommentThread.Identities Property

Definition

Set of identities related to this thread

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.Dictionary<string,Microsoft.VisualStudio.Services.WebApi.IdentityRef> Identities { get; set; }
member this.Identities : System.Collections.Generic.Dictionary<string, Microsoft.VisualStudio.Services.WebApi.IdentityRef> with get, set
Public Property Identities As Dictionary(Of String, IdentityRef)

Property Value

Dictionary<String,Microsoft.VisualStudio.Services.WebApi.IdentityRef>
Attributes

Applies to