Click or drag to resize

BackupStreamInfoAttributes Property

Gets the attributes of the data to facilitate cross-operating system transfer.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public StreamAttributes Attributes { get; }

Property Value

Type: StreamAttributes
Attributes of the data to facilitate cross-operating system transfer.
See Also