Mono Class Library: Mono.Unix.UnixDriveInfo Overview | Members

Mono.Unix.UnixDriveInfo.IsReady Property

Returns a bool indicating whether the specified mount point is connected and queryable.

public bool IsReady { get; }

Value

A bool indicating whether the specified mount point is connected and queryable.

Remarks

This property generates no exceptions.

If this property returns true, then the other properties should not generate InvalidOperationExceptions.

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0