Gets or sets flags for controlling the kind of access others can have to an opened file.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Property FileShareMode As FileShare Get Set |
C# |
---|
public FileShare FileShareMode { get; set; } |