ProxyConfiguration.ProxyUris Property

Gets a list of URIs for the proxy configuration.

Syntax

public:
property IVectorView<Uri>^ ProxyUris {
         IVectorView<Uri>^ get ();
}  

Property value

Type: IVectorView<Uri

  A list of URIs for the proxy configuration.

Requirements

Namespace: Windows.Networking.Connectivity

Metadata: windows.winmd

See also

Reference

ProxyConfiguration Class

ProxyConfiguration Members

Windows.Networking.Connectivity Namespace