Freigeben über


CoreApplication.Properties Eigenschaft

Definition

Ruft einen Eigenschaftssatz ab, den die App und benutzeroberflächenframeworks verwenden können, um Informationen zu speichern, während der Prozess ausgeführt wird.

public:
 static property IPropertySet ^ Properties { IPropertySet ^ get(); };
static IPropertySet Properties();
public static IPropertySet Properties { get; }
var iPropertySet = CoreApplication.properties;
Public Shared ReadOnly Property Properties As IPropertySet

Eigenschaftswert

Der -Eigenschaftssatz.

Gilt für: