dotConnect for BigCommerce Documentation
Devart.Data.Bigcommerce Namespace / BigcommerceConnectionStringBuilder Class / Server Property

Server Property
Gets or sets the API Path - the path where all XML requests to BigCommerce should be sent. This property is used used for basic authentication on BigCommerce.
Syntax
'Declaration
 
Public Property Server As String
 

Property Value

The path where all XML requests to BigCommerce should be sent.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also