Freigeben über


ApplicationDataManager Klasse

Definition

Ermöglicht ihnen den Zugriff auf und die Verwaltung des App-Datenspeichers für eine Paketfamilie.

Diese Klasse ist für die Verwendung von Entwicklungstools und Hilfsprogrammen vorgesehen. Es kann nicht in einem Prozess verwendet werden, der in einem App-Container ausgeführt wird.

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

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Methoden

CreateForPackageFamily(String)

Ermöglicht den Zugriff auf den App-Datenspeicher für die angegebene Paketfamilie.

Gilt für: