ApplicationsInstallationPathSettingsApplicationsInstallationPath - свойство
Gets or sets Путь по которому осуществляется установка приложений
Пространство имён: Tessa.ApplicationsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public string ApplicationsInstallationPath { get; set; }
Public Property ApplicationsInstallationPath As String
Get
Set
public:
virtual property String^ ApplicationsInstallationPath {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract ApplicationsInstallationPath : string with get, set
override ApplicationsInstallationPath : string with get, set
StringIApplicationsInstallationPathSettingsApplicationsInstallationPath