dotConnect for Adobe Commerce Documentation
Devart.Data.Magento Namespace / MagentoConnectionStringBuilder Class / Domain Property

On this page
    Domain Property
    On this page
    Gets or sets the address of an Adobe Commerce store to connect to.
    Syntax
    'Declaration
     
    Public Property Domain As String
    public string Domain {get; set;}

    Property Value

    The address of an Adobe Commerce store to connect to.
    See Also