IOptionsConfigurationURL Property |
Alternate configuration url to use for all configuration services
Namespace:
StreetSmart.WinForms.Interfaces
Assembly:
StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
SyntaxUri ConfigurationURL { get; set; }
Property ConfigurationURL As Uri
Get
Set
property Uri^ ConfigurationURL {
Uri^ get ();
void set (Uri^ value);
}
abstract ConfigurationURL : Uri with get, set
Property Value
Type:
Uri
See Also