ApplicationPackageFileFromStorage - метод |
Пространство имён:
Tessa.Applications.Package
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public static ApplicationPackageFile FromStorage(
IStorageElement storageElement
)
Public Shared Function FromStorage (
storageElement As IStorageElement
) As ApplicationPackageFile
public:
static ApplicationPackageFile^ FromStorage(
IStorageElement^ storageElement
)
static member FromStorage :
storageElement : IStorageElement -> ApplicationPackageFile
Параметры
- storageElement
- Тип: Tessa.Applications.Containers.StorageIStorageElement
Элемент хранилища.
Возвращаемое значение
Тип:
ApplicationPackageFileНовый объект
ApplicationPackageFile.
См. также