Edit

Share via


IProviderConfiguration.Properties Property

Definition

Configuration properties for this provider instance, as name-value pairs.

public System.Collections.ObjectModel.ReadOnlyDictionary<string,string> Properties { get; }
member this.Properties : System.Collections.ObjectModel.ReadOnlyDictionary<string, string>
Public ReadOnly Property Properties As ReadOnlyDictionary(Of String, String)

Property Value

Applies to