FileType

LoadOptions.FileType property

Sets the type of the file to open.

public FileType FileType { get; set; }

Remarks

For code example, see the documentation.

See Also