UrlPrefix.Port 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 a string representation of the port used by the prefix.
public:
 property System::String ^ Port { System::String ^ get(); };public string Port { get; }member this.Port : stringPublic ReadOnly Property Port As String