SharedAccessSignatureElement.Properties Property

Definition

Gets 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