\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip Namespace / C1ZipFile Class / MemoryThreshold Property

In This Topic
    MemoryThreshold Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property MemoryThreshold As System.Integer
    public System.int MemoryThreshold {get; set;}
    See Also