GitStatusContext.Genre 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.
Genre of the status. Typically name of the service/tool generating the status, can be empty.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string Genre { get; set; }
member this.Genre : string with get, set
Public Property Genre As String
Property Value
- Attributes