VideoDeviceController.VariablePhotoSequenceController 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 VariablePhotoSequenceController associated with the VideoDeviceController.
public:
property VariablePhotoSequenceController ^ VariablePhotoSequenceController { VariablePhotoSequenceController ^ get(); };
VariablePhotoSequenceController VariablePhotoSequenceController();
public VariablePhotoSequenceController VariablePhotoSequenceController { get; }
var variablePhotoSequenceController = videoDeviceController.variablePhotoSequenceController;
Public ReadOnly Property VariablePhotoSequenceController As VariablePhotoSequenceController
Property Value
The VariablePhotoSequenceController associated with the VideoDeviceController.