public static ProxyType Configuration { get; set; }Public Shared Property Configuration As ProxyType
Get
Setpublic:
static property ProxyType Configuration {
ProxyType get ();
void set (ProxyType value);
}static member Configuration : ProxyType with get, set