| 
    PrimoBurner for .NET
    5.0
    
   CD, DVD and Blu-ray Software Development Kit 
   | 
 
Provides an interface for setting various properties of UDF file and directory items. More...
Properties | |
| UdfPermissions | DirPermissions [get, set] | 
| Gets/Sets the directory access permissions.   | |
| IList< UdfExtent > | Extents [get] | 
| Gets the list of the UDF extents defined for the file.   | |
| UdfPermissions | FilePermissions [get, set] | 
| Gets/Sets the file access permissions.   | |
Provides an interface for setting various properties of UDF file and directory items.
      
  | 
  getset | 
Gets/Sets the directory access permissions.
The default permissions are set to UdfPermissions.ReadExecute
      
  | 
  get | 
Gets the list of the UDF extents defined for the file.
      
  | 
  getset | 
Gets/Sets the file access permissions.
The default permissions are set to UdfPermissions.Read.