Property Parameters
Parameters
Gets the parameter dictionary to be passed to extensible dependency provider.
Declaration
public IDictionary<string, string> Parameters { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.String> |