FirefoxProfile Port Property WebDriver
Gets or sets the port on which the profile connects to the WebDriver extension.

Namespace: OpenQA.Selenium.Firefox
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public int Port { get; set; }
See Also