SettingsCustomThemes Property |
XML content of the custom themes
Namespace:
Hummingbird.TestFramework.Configuration
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public string CustomThemes { get; set; }
Public Property CustomThemes As String
Get
Set
public:
property String^ CustomThemes {
String^ get ();
void set (String^ value);
}
member CustomThemes : string with get, set
Property Value
Type:
StringSee Also