Click or drag to resize

FileInformation Structure

[Missing <summary> documentation for "T:VoiceElements.Interface.FileInformation"]

Namespace:  VoiceElements.Interface
Assembly:  VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax
[SerializableAttribute]
public struct FileInformation

The FileInformation type exposes the following members.

Constructors
  NameDescription
Public methodFileInformation
Creates a fileinfomation structure from a filename and a cachemode.
Top
Properties
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also