Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
<ObsoleteAttribute("This property has been deprecated and will be removed.", _ True)> _ Public Shared Property ForceManagedAes As Boolean Get Set |
C# |
---|
[ObsoleteAttribute("This property has been deprecated and will be removed.", true)] public static bool ForceManagedAes { get; set; } |