VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDeviceManager Class / IsOpened Property
Syntax Requirements SeeAlso
In This Topic
IsOpened Property (SaneLocalDeviceManager)
In This Topic
Gets a value indicating whether this device manager is opened.
Syntax
'Declaration

Public ReadOnly Property IsOpened As Boolean

public bool IsOpened { get; }

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6

See Also