PSSenderInfo.ApplicationArguments Property

Definition

Application arguments (i.e. specified in New-PSSessionOptions -ApplicationArguments)

public:
 property System::Management::Automation::PSPrimitiveDictionary ^ ApplicationArguments { System::Management::Automation::PSPrimitiveDictionary ^ get(); };
public System.Management.Automation.PSPrimitiveDictionary ApplicationArguments { get; }
member this.ApplicationArguments : System.Management.Automation.PSPrimitiveDictionary
Public ReadOnly Property ApplicationArguments As PSPrimitiveDictionary

Property Value

Applies to