APIAdapterDevicePresent Property |
Returns a value indicating whether Arsenal Image Mounter driver is
installed and running.
Namespace:
Arsenal.ImageMounter
Assembly:
Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax public static bool AdapterDevicePresent { get; }
Public Shared ReadOnly Property AdapterDevicePresent As Boolean
Get
public:
static property bool AdapterDevicePresent {
bool get ();
}
static member AdapterDevicePresent : bool with get
Property Value
Type:
BooleanSee Also