Click or drag to resize

AbstractServiceSettingPageType Property

Type of the settings page if a custom settings page should be displayed. If this value is null, the default Settings page will be used.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public Type SettingPageType { get; protected set; }

Property Value

Type: Type
See Also