public NameValueCollection HttpParameters { get; }Public ReadOnly Property HttpParameters As NameValueCollection
Getpublic:
property NameValueCollection^ HttpParameters {
NameValueCollection^ get ();
}member HttpParameters : NameValueCollection with get