Click or drag to resize
BackupStreamInfoName Property
Gets a string that specifies the name of the alternative data stream.

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

Property Value

Type: String
A string that specifies the name of the alternative data stream.
See Also