Sdílet prostřednictvím


ActivityImplementationContext.PSPort Property

Definition

The port to use in a remote connection attempt. The default is: HTTP: 5985, HTTPS: 5986.

public:
 property Nullable<System::UInt32> PSPort { Nullable<System::UInt32> get(); void set(Nullable<System::UInt32> value); };
public uint? PSPort { get; set; }
member this.PSPort : Nullable<uint32> with get, set
Public Property PSPort As Nullable(Of UInteger)

Property Value

Applies to