Gets or sets the proxy type.
[Visual Basic] Overridable Public Property ProxyType As Integer [C#] public int ProxyType {virtual get; virtual set;} [C++] public: __property virtual int get_ProxyType(); public: __property virtual void set_ProxyType(int); [JScript] public function get ProxyType() : int; public function set ProxyType(int);