VolumeInfoSupportsRemoteStorage Property |
The specified volume supports remote storage. (This property does not appear on MSDN)
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public bool SupportsRemoteStorage { get; }
Public ReadOnly Property SupportsRemoteStorage As Boolean
Get
public:
property bool SupportsRemoteStorage {
bool get ();
}
member SupportsRemoteStorage : bool with get
Property Value
Type:
BooleanSee Also