NevronOpenVision
Nevron.Nov.IO Namespace / NStorageObject Class
Fields Properties Methods Events


In This Topic
    NStorageObject Class Members
    In This Topic

    The following tables list the members exposed by NStorageObject.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Attributes property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CreationTimeUTC property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LastAccessTimeUTC property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LastWriteTimeUTC property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Name property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NStorageObject.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the attributes of this storage object  
    Public PropertyGets or sets the file system object creation time in UTC  
    Public PropertyGets or sets the file system object last access time in UTC.  
    Public PropertyGets or sets the file system object last write time in UTC.  
    Public PropertyGets the name of this file system object.  
    Public PropertyGets the storage document to which this document belongs.  
    Public PropertyGets the folder to which this object belongs, or null if this is a root folder.  
    Public PropertyGets or sets whether this FSO is readonly  
    Top
    Public Methods
     NameDescription
    Public MethodDeletes this file system object.  
    Public MethodGets the path to this object from the root folder.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to notify the document  
    Top
    See Also