|
RestWebServiceMetadataProviderServiceUri Property
|
Gets or sets the URI where the REST web service is hosted.
Namespace: GSF.Historian.MetadataProvidersAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.207-beta
Syntax public string ServiceUri { get; set; }
Public Property ServiceUri As String
Get
Set
member ServiceUri : string with get, set
function get_ServiceUri();
function set_ServiceUri(value);
View SourceProperty Value
StringSee Also