Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
See Also: Inherited members from object.
⊟ Public Constructors
Documentation for this section has not yet been entered. ⊟ Public Properties
[read-only] Archive NameUri . A compressed file. May contain other files or folder inside. (Display name: 'Archive') [read-only] DataContainer NameUri . A superclass for all entities, whose primary purpose is to serve as containers for other data object. They usually don’t have any “meaning” by themselves. Examples include folders, archives and optical disc images. (Display name: 'DataContainer') [read-only] Filesystem FileSystemType . A filesystem. Examples of filesystems include hard disk partitions, removable media, but also images thereof stored in files. (Display name: 'Filesystem') [read-only] Folder NameUri . A folder/directory. Examples of folders include folders on a filesystem and message folders in a mailbox. (Display name: 'Folder') [read-only] Trash NameUri . Represents a container for deleted files, a feature common in modern operating systems. (Display name: 'Trash') ⊟ Public Methods
⊟ DataContainerType Constructor
Documentation for this section has not yet been entered.
public DataContainerType ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ Archive Property
A compressed file. May contain other files or folder inside. (Display name: 'Archive')
public NameUri Archive { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Archive⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ DataContainer Property
A superclass for all entities, whose primary purpose is to serve as containers for other data object. They usually don’t have any “meaning” by themselves. Examples include folders, archives and optical disc images. (Display name: 'DataContainer')
public NameUri DataContainer { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#DataContainer⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ Filesystem Property
A filesystem. Examples of filesystems include hard disk partitions, removable media, but also images thereof stored in files. (Display name: 'Filesystem')
public FileSystemType Filesystem { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Filesystem⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ Folder Property
A folder/directory. Examples of folders include folders on a filesystem and message folders in a mailbox. (Display name: 'Folder')
public NameUri Folder { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Folder⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ Search Method
Documentation for this section has not yet been entered.
⊟ Parameters
- interpretation
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ Trash Property
Represents a container for deleted files, a feature common in modern operating systems. (Display name: 'Trash')
public NameUri Trash { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Trash⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0