NETunnelNetworkSettings.TunnelRemoteAddress Property

Definition

Gets the remote address that was provided when the network tunnel object was created.

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

Property Value

Attributes

Applies to