WebbiConnectionSettingsBaseAddress - свойство
Base webbi address.
Пространство имён: Tessa.WebbiСборка: Tessa (в Tessa.dll) Версия: 4.0.4
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
StringIWebbiConnectionSettingsBaseAddress [Tessa.Platform.ObjectSealedException] | Произведена попытка изменения объекта, защищённого от изменений. |
Ссылки
[Tessa.Platform.ObjectSealedException]