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

In This Topic
    Domain Property
    In This Topic
    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