 | SystemParameterGetDeveloperImportPath - метод |
Возвращает путь к папке импорта разработчика.
Пространство имён:
FinistSoft.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксисprivate static StringProperty GetDeveloperImportPath()
Private Shared Function GetDeveloperImportPath As StringProperty
Dim returnValue As StringProperty
returnValue = SystemParameter.GetDeveloperImportPath()
private static function GetDeveloperImportPath() : StringProperty
Возвращаемое значение
Тип:
StringPropertyПуть к папке импорта разработчика.
См. также