GetPropertyOptions(string)
Gets the options of a given property.
Declaration
protected virtual LoggingPropertyOptions GetPropertyOptions(string name)Parameters
| Type | Name | Description |
|---|---|---|
| string | name | The property name. |
Returns
| Type | Description |
|---|---|
| LoggingPropertyOptions |