BaseAttribute.

HasSecretValue Property

Summary

Set to true if the value passed into the argument should be hidden from any print-outs to the console.
Assembly
Cake.ArgumentBinder.dll
Namespace
Cake.ArgumentBinder
Containing Type
BaseAttribute

Syntax

public bool HasSecretValue { get; set; }

Value

Type Description
bool