The UrlCommandSerializationProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description | Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs). (Inherited from ProviderBase.) |
![]() | Name | Gets the friendly name used to refer to the provider during configuration. (Inherited from ProviderBase.) |
![]() | NameValueDelimiter |
String used to delimit property names and values when constructing a the command state
string. The default value of this property is ":".
(Inherited from ReflectionCommandSerializationProvider.) |
![]() | PropertyDelimiter |
String used to delimit properties (each of which is represented by a name/value pair) when
constructing the command state. The default value of this property is ",".
(Inherited from ReflectionCommandSerializationProvider.) |