Property SupportsParams
SupportsParams
Sub classes that support parameters must override this method to return
true
if this task supports command line params.
Declaration
public virtual bool SupportsParams { get; }
Property Value
Type | Description |
---|---|
System.Boolean |