Click or drag to resize

MessageTemplateParameters Properties

The MessageTemplateParameters type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of parameters
Public propertyIsPositional
Indicates whether the template should be interpreted as positional (all holes are numbers) or named.
Public propertyItem
Gets the parameters at the given index
Top
See Also