UrlPrefix.PortValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an integer representation of the port used by the prefix.
public:
property int PortValue { int get(); };
public int PortValue { get; }
member this.PortValue : int
Public ReadOnly Property PortValue As Integer