LabelOverride Structure Members
The following tables list the members exposed by LabelOverride.
Public Constructors
Name | Description | |
---|---|---|
LabelOverride Constructor | Overloaded. |
Public Fields
Name | Description | |
---|---|---|
IgnoreCase | Specifies whether the key is case sensitive. | |
Key | String to override. | |
Value | String to override the key with. |
See Also