Freigeben über


AnnotationElement.Properties Eigenschaft

Definition

Ruft eine ConfigurationPropertyCollection ab, die die Eigenschaften des Konfigurationselements enthält.

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 Auflistung der Eigenschaften.

Gilt für: