Library Commands Object Model Reference

AttachedFile Members

AttachedFile overview

Public Instance Constructors

AttachedFile Overloaded. Initializes a new instance of the AttachedFile class.

Public Instance Properties

Extension The extension of the file.
FullName Gets the full name of the file.
IsOnFileSystem Indicates whether or not this file is on the file system or in the mzd file.
Name The name of the file without the extension.
RelativePath The relative path of the file.

Public Instance Methods

EqualsOverloaded. Attached files objects are equal if their RelativePath values are equal.
GetHashCode RelativePath.GetHashCode()
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

AttachedFile Class | Spss.Dimensions.Library.Commands Namespace