Freigeben über


MarketplaceSettings.InternetConnectionProxyEndpoint Property

Definition

Gets or sets the proxy server and port used for outgoing internet requests.

public:
 property System::String ^ InternetConnectionProxyEndpoint { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string InternetConnectionProxyEndpoint { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.InternetConnectionProxyEndpoint : string with get, set
Public Property InternetConnectionProxyEndpoint As String

Property Value

The proxy server and port.

Attributes

Applies to