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