FileType

LoadOptions.FileType property

Gets or sets the file type associated with the load options.

public FileType FileType { get; set; }

Property Value

The file type, defaulting to Unknown.

See Also