| PowerShellDEFAULT_PORT_NUMBER Field |
The default port number 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 int DEFAULT_PORT_NUMBER = 5985
Public Const DEFAULT_PORT_NUMBER As Integer = 5985
public:
literal int DEFAULT_PORT_NUMBER = 5985
static val mutable DEFAULT_PORT_NUMBER: int
Field Value
Type:
Int32See Also