DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / HttpRequestBuilder Class / Uri Property

In This Topic
    Uri Property (HttpRequestBuilder)
    In This Topic
    Represents the HTTP request uri.
    Syntax
    'Declaration
     
    Public Property Uri As Uri
    public Uri Uri {get; set;}
    See Also