Category Property (UsageApplication)
In This Topic
Gets or sets the array of names each of which corresponds to a usage dictionary entry.
Syntax
'Declaration
Public Property Category As System.String()
public System.string[] Category {get; set;}
See Also