Click or drag to resize

CRC32AutoCache Property

Gets or sets the auto-cache setting of this class.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static bool AutoCache { get; set; }

Property Value

Type: Boolean
See Also