Share via


SettingsBase.PropertyValues Vlastnost

Definice

Získá kolekci hodnot vlastností nastavení.

public:
 virtual property System::Configuration::SettingsPropertyValueCollection ^ PropertyValues { System::Configuration::SettingsPropertyValueCollection ^ get(); };
public virtual System.Configuration.SettingsPropertyValueCollection PropertyValues { get; }
member this.PropertyValues : System.Configuration.SettingsPropertyValueCollection
Public Overridable ReadOnly Property PropertyValues As SettingsPropertyValueCollection

Hodnota vlastnosti

Kolekce SettingsPropertyValue objektů představující skutečné hodnoty dat pro vlastnosti spravované SettingsBase instancí.

Platí pro