IsoSpeedControl.SetPresetAsync(IsoSpeedPreset) Método

Definição

Define de forma assíncrona a velocidade do filme ISO Preset.

public:
 virtual IAsyncAction ^ SetPresetAsync(IsoSpeedPreset preset) = SetPresetAsync;
/// [Windows.Foundation.Metadata.Deprecated("SetPresetAsync may not be available in future versions of Windows Phone. Starting with Windows Phone 8.1, use SetAutoAsync, Auto, SetValueAsync, and Value instead", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction SetPresetAsync(IsoSpeedPreset const& preset);
/// [Windows.Foundation.Metadata.RemoteAsync]
/// [Windows.Foundation.Metadata.Deprecated("SetPresetAsync may not be available in future versions of Windows Phone. Starting with Windows Phone 8.1, use SetAutoAsync, Auto, SetValueAsync, and Value instead", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
IAsyncAction SetPresetAsync(IsoSpeedPreset const& preset);
[Windows.Foundation.Metadata.Deprecated("SetPresetAsync may not be available in future versions of Windows Phone. Starting with Windows Phone 8.1, use SetAutoAsync, Auto, SetValueAsync, and Value instead", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction SetPresetAsync(IsoSpeedPreset preset);
[Windows.Foundation.Metadata.RemoteAsync]
[Windows.Foundation.Metadata.Deprecated("SetPresetAsync may not be available in future versions of Windows Phone. Starting with Windows Phone 8.1, use SetAutoAsync, Auto, SetValueAsync, and Value instead", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
public IAsyncAction SetPresetAsync(IsoSpeedPreset preset);
function setPresetAsync(preset)
Public Function SetPresetAsync (preset As IsoSpeedPreset) As IAsyncAction

Parâmetros

preset
IsoSpeedPreset

O valor predefinido de ISO para o qual definir a propriedade Preset .

Retornos

O objeto usado para controlar a operação assíncrona.

Atributos

Aplica-se a