VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.Web.Services Namespace / VintasoftAnnotationCollectionWebService Class / AnnotationsCacheManager Property
Syntax Requirements SeeAlso
В этом разделе
    AnnotationsCacheManager Свойство (VintasoftAnnotationCollectionWebService)
    В этом разделе
    Возвращает менеджер кэша, который управляет кэшем аннотаций.
    Синтаксис
    'Declaration
    
    Public ReadOnly Property AnnotationsCacheManager As AnnotationsCacheManager
    
    
    public AnnotationsCacheManager AnnotationsCacheManager { get; }
    
    
    public: __property AnnotationsCacheManager* get_AnnotationsCacheManager();
    
    
    
    public:
    property AnnotationsCacheManager^ AnnotationsCacheManager { AnnotationsCacheManager^ get(); }
    Требования

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

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