DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowConnectionStringBuilder Class / Url Property

In This Topic
    Url Property (C1ServiceNowConnectionStringBuilder)
    In This Topic
    The base URL of ServiceNow server.
    Syntax
    'Declaration
     
    Public Property Url As String
    public string Url {get; set;}
    See Also