ArtiConnectionSettingsBaseAddress - свойство
Базовый адрес сервиса Arti.
Пространство имён: Tessa.Ai.ArtiСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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
StringIArtiConnectionSettingsBaseAddress