NewPSSessionConfigurationFileCommand.Full Property

Definition

Gets or sets whether to include a full expansion of all possible session configuration keys as comments when creating the session configuration file.

public:
 property System::Management::Automation::SwitchParameter Full { System::Management::Automation::SwitchParameter get(); void set(System::Management::Automation::SwitchParameter value); };
public System.Management.Automation.SwitchParameter Full { get; set; }
[System.Management.Automation.Parameter]
public System.Management.Automation.SwitchParameter Full { get; set; }
member this.Full : System.Management.Automation.SwitchParameter with get, set
[<System.Management.Automation.Parameter>]
member this.Full : System.Management.Automation.SwitchParameter with get, set
Public Property Full As SwitchParameter

Property Value

Attributes

Applies to