PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomCustom­Log­Record­Text­Options
Open sandboxFocus

CustomLogRecordTextOptions Class

Inheritance
CustomLogRecordTextOptions
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class CustomLogRecordTextOptions : ValueType

Constructors

Name Description
CustomLogRecordTextOptions(Int32, String)

Initializes a new CustomLogRecordTextOptions.

Properties

Name Description
Name

Gets the semantic name of the message (null in case of a non-semantic message).

ParameterCount

Gets the number of parameters in the message.