BaseURLAddress
- Last UpdatedJan 25, 2024
- 1 minute read
The BaseURLAddress property is a read-write property that gets or sets the base URL address for the HTTP connection to the server.
Syntax
aaServer.BaseURLAddress = message;
Result = aaServer.BaseURLAddress;
Remarks
The default BaseURLAddress is http://localhost/.