| PowerShellDEFAULT_APP_NAME Field |
The default application name used when making a PowerShell connection.
Namespace:
Galactic.PowerShell
Assembly:
Galactic.PowerShell (in Galactic.PowerShell.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public const string DEFAULT_APP_NAME = "/wsman"
Public Const DEFAULT_APP_NAME As String = "/wsman"
public:
literal String^ DEFAULT_APP_NAME = "/wsman"
static val mutable DEFAULT_APP_NAME: string
Field Value
Type:
StringSee Also