The properties of the Proxy class are listed below. For a complete list of Proxy class members, see the Proxy Members topic.
![]() | Specifies whether to bypass the proxy server for local addresses. The default is false. |
![]() | Gets a value indicating whether a reference to the type can be defined. |
![]() | The credentials to submit to the proxy server for authentication. |
![]() | The name of the proxy host. |
![]() | The ID used to be referenced later. |
![]() | Indicates if the proxy should be used to connect to the external resource. If true then the proxy will be used; otherwise, not. The default is true. |
![]() | Gets the name of the datatype. |
![]() | Gets or sets the XmlNamespaceManager. |
![]() | Gets or sets the parent of the element. |
![]() | The port number on Host to use. |
![]() | Gets or sets the Project to which this element belongs. |
![]() | Gets the properties local to this Element and the Project. |
![]() | The ID to use as the reference. |
![]() | Indicates if the proxy should not be used to connect to the external resource. If false then the proxy will be used; otherwise, not. The default is false. |
![]() | Gets a value indicating whether the element is performing additional processing using the XmlNode that was used to initialize the element. |
![]() | Gets or sets the location in the build file where the element is defined. |
![]() | Gets or sets the XML node of the element. |
Proxy Class | NAnt.Core.Types Namespace