Share via


NEIPv4Route.GatewayAddress Property

Definition

Gets or sets the next-hop gateway address.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? GatewayAddress { [Foundation.Export("gatewayAddress")] get; [Foundation.Export("setGatewayAddress:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("gatewayAddress")>]
[<set: Foundation.Export("setGatewayAddress:")>]
member this.GatewayAddress : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to