ComputerInfo.CsInfraredSupported Property

Definition

If True, an infrared port exists on a computer system

public:
 property Nullable<bool> CsInfraredSupported { Nullable<bool> get(); };
public bool? CsInfraredSupported { get; }
member this.CsInfraredSupported : Nullable<bool>
Public ReadOnly Property CsInfraredSupported As Nullable(Of Boolean)

Property Value

Applies to