Click or drag to resize

RESTHeaderrootURI Property

Gets or sets the uri to the root endpoint for REST API.

Namespace:  Koden.Utils.REST
Assembly:  Koden.Utils.REST (in Koden.Utils.REST.dll) Version: 1.0.6464.41815
Syntax
public string rootURI { get; set; }

Property Value

Type: String
The host.
See Also