NewPSSessionOptionCommand.ApplicationArguments Property

Definition

Application arguments the server can see in ApplicationArguments

public:
 property System::Management::Automation::PSPrimitiveDictionary ^ ApplicationArguments { System::Management::Automation::PSPrimitiveDictionary ^ get(); void set(System::Management::Automation::PSPrimitiveDictionary ^ value); };
public System.Management.Automation.PSPrimitiveDictionary ApplicationArguments { get; set; }
member this.ApplicationArguments : System.Management.Automation.PSPrimitiveDictionary with get, set
Public Property ApplicationArguments As PSPrimitiveDictionary

Property Value

Applies to