Freigeben über


ApplicationDataContainer.Values Eigenschaft

Definition

Ruft ein Objekt ab, das die Einstellungen im Einstellungscontainer darstellt.

public:
 property IPropertySet ^ Values { IPropertySet ^ get(); };
IPropertySet Values();
public IPropertySet Values { get; }
var iPropertySet = applicationDataContainer.values;
Public ReadOnly Property Values As IPropertySet

Eigenschaftswert

Ein Objekt, das die Einstellungen im Einstellungscontainer darstellt.

Gilt für: