AdvancedCapturedPhoto.Mode 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 a value indicating the advanced capture mode with which the photo was captured.
public:
property AdvancedPhotoMode Mode { AdvancedPhotoMode get(); };
AdvancedPhotoMode Mode();
public AdvancedPhotoMode Mode { get; }
var advancedPhotoMode = advancedCapturedPhoto.mode;
Public ReadOnly Property Mode As AdvancedPhotoMode
Property Value
A value indicating the advanced capture mode with which the photo was captured.