 | DiskMountInfoModelFileSystem Property |
Gets or set file system
Namespace:
DoubleTake.Web.Models
Assembly:
DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.3.0.0 (8.3.0.0)
Syntaxpublic string FileSystem { get; set; }
Public Property FileSystem As String
Get
Set
public:
property String^ FileSystem {
String^ get ();
void set (String^ value);
}
member FileSystem : string with get, set
Property Value
Type:
String
Mount path Information
See Also