IPPacketInformation.Interface Propiedad

Definición

public:
 property int Interface { int get(); };
public int Interface { get; }
member this.Interface : int
Public ReadOnly Property Interface As Integer

Valor de propiedad

Valor Int32 , que representa el índice de la interfaz de red. Puede usar este índice con GetAllNetworkInterfaces() para obtener más información sobre la interfaz pertinente.

Se aplica a