NEProxyServer.Address Property

Definition

Gets the address that was specified when the proxy server was created.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string Address { [Foundation.Export("address")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("address")>]
member this.Address : string

Property Value

Attributes

Applies to