IsoSpeedControl.SetPresetAsync(IsoSpeedPreset) Methode

Definition

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

Parameter

preset
IsoSpeedPreset

Der ISO-Voreinstellungswert, auf den die Preset-Eigenschaft festgelegt werden soll.

Gibt zurück

Das Objekt, das zum Steuern des asynchronen Vorgangs verwendet wird.

Attribute

Gilt für: