VolumeInfoNamedStreams Property |
The specified volume supports named streams.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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