Method SetCategoryAndLabel
SetCategoryAndLabel(string, string)
Set the Category and label to use
Declaration
public void SetCategoryAndLabel(string category, string label)
Parameters
| Type | Name | Description |
|---|---|---|
| string | category | Category to use |
| string | label | Label to use |