Category

Rule.Category property

Specifies the text displayed in the Category column of the Issues window. Default is an empty string.

public string Category { get; set; }

See Also