PropertyPrefix
Gets or sets the prefix used for custom property names. The default value is #
.
Declaration
public string PropertyPrefix { get; set; }
Property Value
Type | Description |
---|---|
string |
Gets or sets the prefix used for custom property names. The default value is #
.
public string PropertyPrefix { get; set; }
Type | Description |
---|---|
string |