FirefoxProfile ProfileDirectory Property WebDriver
Gets the directory containing the profile.

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

public string ProfileDirectory { get; }
See Also