PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomLog­Event­MetadataGet­Property­Options
Open sandboxFocus

LogEventMetadata.GetPropertyOptions Method

GetPropertyOptions(String)

Gets the options of a given property.

Declaration
protected virtual LoggingPropertyOptions GetPropertyOptions(string name)
Parameters
Type Name Description
System.String name

The property name.

Returns
Type Description
LoggingPropertyOptions