[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.FileSystem.S3.V4Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public IDictionary<string, string> QueryParams { get; }
public IDictionary<string, string> QueryParams { get; }
Public ReadOnly Property QueryParams As IDictionary(Of String, String)
Get
Public ReadOnly Property QueryParams As IDictionary(Of String, String)
Get
public:
property IDictionary<String^, String^>^ QueryParams {
IDictionary<String^, String^>^ get ();
}
public:
property IDictionary<String^, String^>^ QueryParams {
IDictionary<String^, String^>^ get ();
}
member QueryParams : IDictionary<string, string> with get
member QueryParams : IDictionary<string, string> with get
Property Value
Type:
IDictionary
String,
String