Freigeben über


ProfileElement.Properties Eigenschaft

Definition

Ruft eine ConfigurationPropertyCollection ab, die die Eigenschaften enthält, die diesem Element zugeordnet sind.

protected:
 virtual property System::Configuration::ConfigurationPropertyCollection ^ Properties { System::Configuration::ConfigurationPropertyCollection ^ get(); };
protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

Eigenschaftswert

Die Eigenschaftenauflistung.

Gilt für: