Contains(string)
Returns true if a logging property with the given name exists.
Declaration
public bool Contains(string property)Parameters
| Type | Name | Description |
|---|---|---|
| string | property | Name of a logging property that might exist. |
Returns
| Type | Description |
|---|---|
| bool |