VpnNamespaceAssignment.ProxyAutoConfigUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Not supported.
public:
property Uri ^ ProxyAutoConfigUri { Uri ^ get(); void set(Uri ^ value); };
Uri ProxyAutoConfigUri();
void ProxyAutoConfigUri(Uri value);
public System.Uri ProxyAutoConfigUri { get; set; }
var uri = vpnNamespaceAssignment.proxyAutoConfigUri;
vpnNamespaceAssignment.proxyAutoConfigUri = uri;
Public Property ProxyAutoConfigUri As Uri
Property Value
Not supported.
Windows requirements
App capabilities |
networkingVpnProvider
|