IssueUpdateModel.Assignee 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.
Assignee of the issue.
[System.Text.Json.Serialization.JsonPropertyName("assignee")]
public string Assignee { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("assignee")>]
member this.Assignee : string with get, set
Public Property Assignee As String
Property Value
- Attributes