Settings.ManagementServer.UseProxyServer Field
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.
Use Proxy Server.
public: static initonly Microsoft::EnterpriseManagement::Administration::Setting<bool> ^ UseProxyServer;
public static readonly Microsoft.EnterpriseManagement.Administration.Setting<bool> UseProxyServer;
staticval mutable UseProxyServer : Microsoft.EnterpriseManagement.Administration.Setting<bool>
Public Shared ReadOnly UseProxyServer As Setting(Of Boolean)