Share via


NetworkInterfaceData.EnableIPForwarding Property

Definition

Indicates whether IP forwarding is enabled on this network interface.

public bool? EnableIPForwarding { get; set; }
member this.EnableIPForwarding : Nullable<bool> with get, set
Public Property EnableIPForwarding As Nullable(Of Boolean)

Property Value

Applies to