PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics/Logging­Options/Include­Return­Value
Open sandboxFocus

Property IncludeReturnValue

IncludeReturnValue

Determines whether the return value should be logged. The default value is true.

Declaration
public bool IncludeReturnValue { get; set; }
Property Value
Type Description
Boolean