InfraredTorchControl.CurrentMode プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
赤外線 LED の現在の動作モードを取得します。
public:
property InfraredTorchMode CurrentMode { InfraredTorchMode get(); void set(InfraredTorchMode value); };
InfraredTorchMode CurrentMode();
void CurrentMode(InfraredTorchMode value);
public InfraredTorchMode CurrentMode { get; set; }
var infraredTorchMode = infraredTorchControl.currentMode;
infraredTorchControl.currentMode = infraredTorchMode;
Public Property CurrentMode As InfraredTorchMode
プロパティ値
赤外線 LED の現在の動作モード。