QuickOPC User's Guide and Reference
IWritableDirectoryContentsExtension Class Members
Methods 


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Extensions.FileProviders Namespace : IWritableDirectoryContentsExtension Class

The following tables list the members exposed by IWritableDirectoryContentsExtension.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Clears (deletes) the contents of the directory, without deleting the directory itself.  
Public Methodstatic (Shared in Visual Basic)Creates a subdirectory or subdirectories on the specified path. The specified path can be relative to this instance of the IWritableDirectoryContents.  
Public Methodstatic (Shared in Visual Basic)Deletes a directory and its contents from a path.  
Public Methodstatic (Shared in Visual Basic)Infrastructure. This method is provided for implementors.  
Public Methodstatic (Shared in Visual Basic)Delete a file or subdirectory specified by a relative path.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Deletes a subdirectory.  
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Overloaded. Loads the contents of the directory from a physical directory.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Moves the directory into another writable directory contents.  
Public Methodstatic (Shared in Visual Basic)Renames a directory.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

IWritableDirectoryContentsExtension Class
OpcLabs.BaseLib.Extensions.FileProviders Namespace