Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FileNode.Create Method

Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9147)

Create()

Creates this node, if it does not exist. Inherited from NodeBase.

Declaration
public NodeBase Create()
Returns
Type Description
NodeBase

Up-to-date representation of the node in the FileSystemProvider.

Examples
var myNode = new FileNode("myNewFile.txt", parent);
myNode = myNode.Create();
In This Article
  • Create()
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies