LoadableComponent T  UnableToLoadMessage Property WebDriver
Gets or sets the message for the exception thrown when a component cannot be loaded

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

public virtual string UnableToLoadMessage { get; set; }
See Also