Condividi tramite


GetCommand.ShowCommandInfo Property

Definition

Provides access to the ShowCommandInfo parameter.

[System.ComponentModel.DefaultValue(null)]
public System.Activities.InArgument<System.Management.Automation.SwitchParameter> ShowCommandInfo { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.ShowCommandInfo : System.Activities.InArgument<System.Management.Automation.SwitchParameter> with get, set
Public Property ShowCommandInfo As InArgument(Of SwitchParameter)

Property Value

Attributes

Applies to