AutoaddressConfigApiBaseAddress Property |
Gets the API base address
Namespace:
Autoaddress.Autoaddress2_0
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic string ApiBaseAddress { get; }
Public ReadOnly Property ApiBaseAddress As String
Get
public:
property String^ ApiBaseAddress {
String^ get ();
}
member ApiBaseAddress : string with get
Property Value
Type:
String
See Also