Initializes a new instance of the NodeContentParameters
Namespace:
Rebex.IO.FileSystem
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Sub New ( _ accessType As NodeContentAccess _ ) |
| C# |
|---|
public NodeContentParameters( NodeContentAccess accessType ) |
Parameters
- accessType
- Type: Rebex.IO.FileSystem..::..NodeContentAccess
Required access type to the file.