MessageParameters Property
Overloads
MessageParameters |
Parameters to be inserted in the localized message string. JSON property name: qMessageParameters |
MessageParameters
Parameters to be inserted in the localized message string.
JSON property name: qMessageParameters
Declaration
public IEnumerable<string> MessageParameters { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |