Encapsulates information that allow implementations of the OperationFormatter class to provide a human-readable description of an Operation.
Namespace: PostSharp.Patterns.Recording.Operations
Assembly: PostSharp.Patterns.Model.dll
Syntax
[Obsolete("[Recordable] aspect and its components are deprecated and will be removed in a future version.", false)]
public interface IOperationDescriptorRemarks
If you implement your own OperationFormatter, you can also implement your own IOperationDescriptor and assign it to the OperationDescriptor property of the RecordingScope returned by OpenScope(RecordingScopeOption).
Properties
| Name | Description |
|---|---|
| OperationKind | Gets the kind of operation. |