MountOperation.domain

string domain() @property nothrow

Get domain property.

Returns

The domain to use for the mount operation.
void domain(string propval) @property nothrow

Set domain property.

Parameters

propvalThe domain to use for the mount operation.