| Name | Description | |
|---|---|---|
![]() ![]() | BrowseDirectories | Overloaded. |
![]() ![]() | BrowseFiles | Overloaded. |
![]() ![]() | BrowseTree | Overloaded. |
![]() ![]() | Copy | Overloaded. |
![]() ![]() | CopyFile | Overloaded. |
![]() ![]() | CreateAndOpenFile | Creates a new OPC UA file, organized under an existing directory, and immediately opens it. |
![]() ![]() | CreateDirectory | Overloaded. |
![]() ![]() | CreateFile | Creates a new file under an existing OPC UA directory. |
![]() ![]() | CreateOrOpenFile | Opens an existing OPC UA file, or creates a new OPC UA file if it does not exist yet. |
![]() ![]() | Delete | Overloaded. |
![]() ![]() | DeleteDirectory | Overloaded. |
![]() ![]() | DeleteDirectoryIfExists | Deletes an OPC UA directory if it exists (does nothing if the directory does not exist). |
![]() ![]() | DeleteFile | Overloaded. |
![]() ![]() | DeleteFileIfExists | Overloaded. If the file does not exist, the method does nothing (it does not throw an exception). |
![]() ![]() | DeleteIfExists | Overloaded. If the file or directory does not exist, the method does nothing (it does not throw an exception). |
![]() ![]() | EnumerateDirectories | Overloaded. |
![]() ![]() | EnumerateFiles | Overloaded. |
![]() | Equals | (Inherited from object) |
![]() ![]() | FindDirectory | Overloaded. |
![]() ![]() | FindFile | Overloaded. |
![]() ![]() | FindFileOrDirectory | Overloaded. |
![]() ![]() | FindFileSystem | Finds a file system object component under the specified OPC UA object. |
![]() ![]() | FindOrCreateAllDirectories | Overloaded. The method finds an OPC UA directory with given path and name; it creates the directory, together with the directories on the path, if they are not found. |
![]() ![]() | FindOrCreateDirectory | Finds an OPC UA directory with given name; creates the directory if not found. |
![]() ![]() | FindRootAndPath | Finds a root directory of the specified OPC UA file or directory object, and a named node path from the root directory to the specified object. |
![]() ![]() | FindRootDirectory | Finds a root directory of the specified OPC UA file or directory object. |
![]() ![]() | GetDirectory | Overloaded. |
![]() ![]() | GetDirectoryContents2 | Overloaded. Gets a directory contents object for the specified OPC UA directory. |
![]() ![]() | GetDirectoryName | Obtains a name of a given OPC UA directory object. |
![]() ![]() | GetFile | Overloaded. |
![]() ![]() | GetFileInfo2 | Overloaded. Gets a file info object for the specified OPC UA file. |
![]() ![]() | GetFileName | Obtains a name of a given OPC UA file object. |
![]() ![]() | GetFileOrDirectory | Overloaded. |
![]() ![]() | GetFileProperties | Overloaded. |
![]() ![]() | GetFileProvider2 | Gets a file provider on the specified OPC UA directory. |
![]() ![]() | GetFileSystem | Overloaded. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() ![]() | GetMultipleFileProperties | Obtain properties (file metadata) of multiple specified OPC UA files. |
![]() ![]() | GetMultipleNames | Obtains names of given OPC UA file or directory objects. |
![]() ![]() | GetName | Obtains a names of a given OPC UA file or directory object. |
![]() ![]() | GetParentDirectory | Obtains node descriptor of a parent directory of a specified OPC UA file or directory. |
![]() ![]() | GetRootDirectory | Obtains node descriptor of a root directory of a specified OPC UA file or directory. |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() ![]() | GetWritableDirectoryContents | Overloaded. Gets a writable directory contents object for the specified OPC UA directory. |
![]() ![]() | GetWritableFileInfo | Overloaded. Gets a writable file info object for the specified OPC UA file. |
![]() ![]() | GetWritableFileProvider | Gets a writable file provider on the specified OPC UA directory. |
![]() ![]() | HasFileSystem | Overloaded. |
![]() ![]() | HasParentDirectory | Determines whether the specified OPC UA file or directory has a parent directory object. |
![]() ![]() | IsDirectory | Overloaded. |
![]() ![]() | IsFile | Overloaded. |
![]() ![]() | IsFileOrDirectory | Overloaded. |
![]() ![]() | IsRootDirectory | Determines whether the specified OPC UA directory is a root directory. |
![]() ![]() | ListDirectoryNames | Overloaded. |
![]() ![]() | ListFileAndDirectoryNames | Overloaded. |
![]() ![]() | ListFileNames | Overloaded. |
![]() ![]() | Move | Overloaded. The method moves an OPC UA file or directory to another directory, if a different directory has been specified. Otherwise, it renames a file or directory, keeping it in the original directory. |
![]() ![]() | MoveDirectory | Overloaded. The method moves an OPC UA directory to another directory, if a different directory has been specified. Otherwise, it renames a directory, keeping it in the original directory. |
![]() ![]() | MoveFile | Overloaded. The method moves an OPC UA file to another directory, if a different directory has been specified. Otherwise, it renames a file, keeping it in the original directory. |
![]() ![]() | MoveOrCopy | Overloaded. When the copyObject parameter is |
![]() ![]() | MoveOrCopyDirectory | Overloaded. When the copyObject parameter is |
![]() ![]() | MoveOrCopyFile | Overloaded. When the copyObject parameter is |
![]() ![]() | OpenFile | Opens an existing OPC UA file. |
![]() ![]() | Rename | Overloaded. |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |



