'Declaration
Public Property MonitorType As ComputerMonitorType
public ComputerMonitorType MonitorType {get; set;}
public: property ComputerMonitorType MonitorType { ComputerMonitorType get(); void set ( ComputerMonitorType value); }
'Declaration
Public Property MonitorType As ComputerMonitorType
public ComputerMonitorType MonitorType {get; set;}
public: property ComputerMonitorType MonitorType { ComputerMonitorType get(); void set ( ComputerMonitorType value); }