VideoDeviceController.PhotoConfirmationControl Property

Definition

Gets the photo confirmation control for this video device.

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

Property Value

The photo confirmation control for this video device.

Applies to