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

Un valor Int32, que representa el índice de la interfaz de red. Este índice se puede utilizar con GetAllNetworkInterfaces() para obtener más información sobre la interfaz pertinente.

Se aplica a