IdentityRefWithVote.ReviewerUrl Property
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.
URL to retrieve information about this identity
[Newtonsoft.Json.JsonProperty(PropertyName="reviewerUrl")]
[System.Runtime.Serialization.DataMember(Name="reviewerUrl")]
public string ReviewerUrl { get; set; }
member this.ReviewerUrl : string with get, set
Public Property ReviewerUrl As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute