The ConfigurationFile<(Of <(T>)>) type exposes the following members.

Constructors

  NameDescription
ConfigurationFile<(Of <(T>)>)
Initializes a new instance of the ConfigurationFile<(Of <(T>)>) class

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
LoadOverloaded.
SaveFileOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Data
Member used to retrieve a loaded configuration file

Properties

  NameDescription
StandardDirectory
Get standard directory for controller files This is where VideoRay software will put configuration files by default. "LocalApplicationData"\VideoRay\SubDirectory\
SubDirectory
Subdirectory to use under the known VideoRay directory

See Also