ApplicationParametersBaseAddress - свойство
Базовый адрес для подключения приложения.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public string? BaseAddress { get; set; }
Public Property BaseAddress As String
Get
Set
public:
virtual property String^ BaseAddress {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract BaseAddress : string with get, set
override BaseAddress : string with get, set
StringIApplicationParametersBaseAddress