VolumeInfoNamedStreams Property |
The specified volume supports named streams.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public bool NamedStreams { get; }
Public ReadOnly Property NamedStreams As Boolean
Get
public:
property bool NamedStreams {
bool get ();
}
member NamedStreams : bool with get
Property Value
Type:
BooleanSee Also