Method Contains
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 |
---|---|
Boolean |