AppExecutionStateChangeResult Klasse

Definition

Stellt das Ergebnis eines Versuchs bereit, den Ausführungsstatus einer App zu ändern (z. B. von "Ausgeführt" in "Angehalten").

public ref class AppExecutionStateChangeResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppExecutionStateChangeResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppExecutionStateChangeResult
Public NotInheritable Class AppExecutionStateChangeResult
Vererbung
Object Platform::Object IInspectable AppExecutionStateChangeResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)

Eigenschaften

ExtendedError

Ruft ggf. die Fehlerinformationen ab, die sich möglicherweise aus dem Versuch ergeben haben, den Ausführungsstatus der Apps zu ändern.

Gilt für:

Weitere Informationen