Click or drag to resize

ResourceParser Properties

The ResourceParser type exposes the following members.

Properties
  NameDescription
Public propertyParseMode
Return whether the parser works in text-mode or binary.
Public propertySupportedExtensions
Return an array file extensions this parser can parse.
Public propertySupportedTypes
Return an array of types this parser can work with – output for reading, input for saving.
Top
See Also