This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets a value indicating whether to use unsafe reads on this property.
Namespace: Smartsite.Scf
Assembly: Smartsite.Scf (in Smartsite.Scf.dll)
Syntax
C# | Copy Code |
---|---|
public bool UseUnsafeRead { get; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public ReadOnly Property UseUnsafeRead As Get |
Field Value
true to always use unsafe reads; otherwise, false.See Also
SmartletProperty Class
Smartsite.Scf Namespace