MessageTemplateParameters Properties |
The MessageTemplateParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Number of parameters
| |
| IsPositional | Indicates whether the template should be interpreted as positional
(all holes are numbers) or named. | |
| Item |
Gets the parameters at the given index
|