Version

PresetInfo Class Members

The following tables list the members exposed by PresetInfo.

Public Constructors
 NameDescription
Public ConstructorPresetInfo ConstructorPresetInfo constructor.  
Public Properties
 NameDescription
Public PropertyDescriptionReturns the description of the preset.  
Public PropertyFileInfoReturns a FileInfo object for the preset file.  
Public PropertyNameReturns the name of the preset.  
Public PropertyPresetTypeReturns the type of the preset.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)LoadFromXmlOverloaded. Loads an XML preset from a stream.  
See Also