ItemDetailsOptions.ScanBytesForEncoding Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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