Share via


VideoDeviceController.PhotoConfirmationControl 屬性

定義

取得此視訊裝置的相片確認控制項。

public:
 property PhotoConfirmationControl ^ PhotoConfirmationControl { PhotoConfirmationControl ^ get(); };
PhotoConfirmationControl PhotoConfirmationControl();
public PhotoConfirmationControl PhotoConfirmationControl { get; }
var photoConfirmationControl = videoDeviceController.photoConfirmationControl;
Public ReadOnly Property PhotoConfirmationControl As PhotoConfirmationControl

屬性值

此視訊裝置的相片確認控制項。

適用於