m_port Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the port number of this URI.

Namespace:  System
Assembly:  System.Http (in System.Http.dll)

Syntax

'Declaration
Protected m_port As Integer
protected int m_port
protected:
int m_port
val mutable m_port: int
protected var m_port : int

.NET Framework Security

See Also

Reference

Uri Class

System Namespace