ApplicationSettingsBase.PropertyValues Propriété

Définition

Obtient une collection de valeurs de propriété.

public:
 virtual property System::Configuration::SettingsPropertyValueCollection ^ PropertyValues { System::Configuration::SettingsPropertyValueCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public override System.Configuration.SettingsPropertyValueCollection PropertyValues { get; }
[<System.ComponentModel.Browsable(false)>]
member this.PropertyValues : System.Configuration.SettingsPropertyValueCollection
Public Overrides ReadOnly Property PropertyValues As SettingsPropertyValueCollection

Valeur de propriété

SettingsPropertyValueCollection de valeurs de propriété.

Attributs

S’applique à