CameraCapturePropertyRange.Max property

Gets the maximum property value supported on the phone.

Syntax

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

Property value

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

The maximum 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