VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Data Namespace / CompressedImageStorageOnDisk Class / CompressedImageStorageOnDisk Constructors / CompressedImageStorageOnDisk Constructor(String)
Синтаксис Требования Смотрите также
В этом разделе
    CompressedImageStorageOnDisk Constructor(String)
    В этом разделе
    Инициализирует новый экземпляр класса CompressedImageStorageOnDisk.
    Синтаксис
    'Declaration
    
    Public Function New( _
    ByVal storagePath
    Путь к хранилищу.
    As System.String _
    )
    public CompressedImageStorageOnDisk(
    System.String storagePath
    )
    public: CompressedImageStorageOnDisk(
    System.String storagePath
    )
    public:
    CompressedImageStorageOnDisk(
    System.String storagePath
    )

    Parameters

    storagePath
    Путь к хранилищу.
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также