FunctionInfo.CmdletBinding Property

Definition

Returns true if this function uses cmdlet binding mode for its parameters; otherwise returns false.

public:
 property bool CmdletBinding { bool get(); };

Property Value

Applies to