| PowerShellDEFAULT_SHELL_URI Field |
The default shell URI used by PowerShell connections.
Namespace:
Galactic.PowerShell
Assembly:
Galactic.PowerShell (in Galactic.PowerShell.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public const string DEFAULT_SHELL_URI = "http://schemas.microsoft.com/powershell/Microsoft.PowerShell"
Public Const DEFAULT_SHELL_URI As String = "http://schemas.microsoft.com/powershell/Microsoft.PowerShell"
public:
literal String^ DEFAULT_SHELL_URI = "http://schemas.microsoft.com/powershell/Microsoft.PowerShell"
static val mutable DEFAULT_SHELL_URI: string
Field Value
Type:
StringSee Also