Edit

ItemDetailsOptions.ScanBytesForEncoding Property

Definition

The maximum number of bytes to scan when attempting to detect file encoding. This is an optional implementation detail for IncludeContentMetadata, and not part of the Data Contract.

public long ScanBytesForEncoding { get; set; }
member this.ScanBytesForEncoding : int64 with get, set
Public Property ScanBytesForEncoding As Long

Property Value

Applies to