RunspaceConfiguration.ShellId Property

Definition

Gets the shell id for current runspace configuration.

public:
 abstract property System::String ^ ShellId { System::String ^ get(); };
public:
 abstract property Platform::String ^ ShellId { Platform::String ^ get(); };
public abstract string ShellId { get; }
member this.ShellId : string
Public MustOverride ReadOnly Property ShellId As String

Property Value

Applies to