VideoDeviceController.PhotoConfirmationControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.