PostSharpAPI ReferencePost­Sharp.​Patterns.​RecordingIRecordableRecorder
Open sandboxFocus

Property Recorder

Recorder

Gets the recorder attached to the current object.

Declaration
Recorder Recorder
{
    [HasInheritedAttribute(new long[]{})]
    [RecordingScope]
    get;
    [HasInheritedAttribute(new long[]{})]
    [RecordingScope]
    set;
}
Property Value
Type Description
Recorder