Message Property
Overloads
Message |
A list of messages describing the current state. |
Message
A list of messages describing the current state.
Declaration
public List<string> Message { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |