| 
    PrimoBurner for .NET
    5.0
    
   CD, DVD and Blu-ray Software Development Kit 
   | 
 
Provides an interface for setting the properties of UDF volumes. More...
Properties | |
| string | AbstractFile [get, set] | 
| The file that contains the disc contents abstract.  | |
| UdfAllocDescType | AllocDescType [get, set] | 
| Gets/Sets the allocation descriptor type setting for a UDF volume.  | |
| string | CopyrightFile [get, set] | 
| The file which contains the disc copyright notice.  | |
| DateTime | CreationTime [get, set] | 
| Volume creation time (UTC)   | |
| bool | ProtectedContent [get, set] | 
| Gets/Sets the protected flag in the UDF Partition Descriptor.   | |
| UdfRevision | Revision [get, set] | 
| Gets/Sets the version of the UDF file system.  | |
| UdfTextEncoding | TextEncoding [get, set] | 
| Gets/Sets the text encoding (a.k.a.   | |
| string | VolumeLabel [get, set] | 
| The image volume label.  | |
| string | VolumeSet [get, set] | 
| The disc set name.  | |
Provides an interface for setting the properties of UDF volumes.
      
  | 
  getset | 
Volume creation time (UTC)
The time is set as coordinated universal time (UTC), formerly known as Greenwich Mean Time (GMT).
      
  | 
  getset | 
Gets/Sets the protected flag in the UDF Partition Descriptor.
Must be set to true for DVD-Video discs.
      
  | 
  getset | 
Gets/Sets the text encoding (a.k.a.
"Bits per character" or UDF Character Compression) to be used for the directory and file names. UDF volumes use 16-bit Unicode characters by default.