|
WebServiceConfigurationLoaderURI Property
|
Gets or sets the URI for the web service.
Namespace: GSF.TimeSeries.ConfigurationAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax public string URI { get; set; }
Public Property URI As String
Get
Set
member URI : string with get, set
function get_URI();
function set_URI(value);
View SourceProperty Value
StringSee Also