PropExportFlags Enumeration |
Namespace: NetQuarry
| Member name | Value | Description | |
|---|---|---|---|
| UrlEncode | 1 | UrlEncode the TagString | |
| EscapeDelims | 2 | Escape delimiters in property values. | |
| IncludeFormat | 4 | Include a format specifier at the start of the tag string. This allows the Properties.Import(tagString) method to decode the tag string. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.