IsComputerMonitor Property
In This Topic
Indicates whether this object is a ComputerMonitor
Syntax
'Declaration
Public ReadOnly Property IsComputerMonitor As Boolean
public bool IsComputerMonitor {get;}
public:
property bool IsComputerMonitor {
bool get();
}
See Also