VolumeInfoFullPath Property |
The full path to the volume.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string FullPath { get; }
Public ReadOnly Property FullPath As String
Get
public:
property String^ FullPath {
String^ get ();
}
member FullPath : string with get
Property Value
Type:
StringSee Also