CameraCapturePropertyRange.Min property

Gets the minimum property value supported on the phone.

Syntax

public object Min { get; }
Public ReadOnly Property Min As Object
public:
property Object^ Min { 
   Object^ get();
}

Property value

Type: System.Object [.NET] | Platform::Object [C++]

The minimum property value supported on the phone.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Media.Capture Windows::Phone::Media::Capture [C++]

Metadata

Windows.WinMD

See also

CameraCapturePropertyRange