Gets required access type to the file.

Namespace:  Rebex.IO.FileSystem
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Property AccessType As NodeContentAccess
	Get
	Private Set
C#
public NodeContentAccess AccessType { get; private set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also