The DefaultCommandSerializationProvider 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 URL-friendly string.
The default value of this property is ":".
|
![]() | PropertyDelimiter |
String used to delimit properties (each of which is represented by a name/value pair) when
constructing a URL-friendly string. The default value of this property is ",".
|