DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnectionStringBuilder Class / Url Property

In This Topic
    Url Property (C1D365SConnectionStringBuilder)
    In This Topic
    The base URL of the D365S service.
    Syntax
    'Declaration
     
    Public Property Url As String
    public string Url {get; set;}
    See Also