Encoding

FileIndexingEventArgs.Encoding property

Gets or sets the encoding of the document.

public string Encoding { get; set; }

Property Value

The encoding of the document.

See Also