TaskLoggingHelper.IsTaskInputLoggingEnabled Property

Definition

Returns true if the build is configured to log all task inputs.

public:
 property bool IsTaskInputLoggingEnabled { bool get(); };
public bool IsTaskInputLoggingEnabled { get; }
member this.IsTaskInputLoggingEnabled : bool
Public ReadOnly Property IsTaskInputLoggingEnabled As Boolean

Property Value

Applies to