Share via


WindowsElement.Properties Property

Definition

Gets or sets the collection of configuration properties.

protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

Property Value

The collection of configuration properties.

Applies to