ReceivePSSessionCommand.ConfigurationName Property

Definition

If this parameter is not specified then the value specified in the environment variable DEFAULTREMOTESHELLNAME will be used. If this is not set as well, then Microsoft.PowerShell is used.

public:
 property System::String ^ ConfigurationName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ConfigurationName { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ConfigurationName { get; set; }
member this.ConfigurationName : string with get, set
Public Property ConfigurationName As String

Property Value

Applies to