Compartilhar via


ApplicationDataContainer.Values Propriedade

Definição

Obtém um objeto que representa as configurações no contêiner de configurações.

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

Valor da propriedade

Um objeto que representa as configurações no contêiner de configurações.

Aplica-se a