IPPacketInformation.Interface Propriété

Définition

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

Valeur de propriété

Valeur Int32, qui représente l'index de l'interface réseau. Vous pouvez utiliser cet index avec GetAllNetworkInterfaces() pour obtenir plus d'informations à propos de l'interface appropriée.

S’applique à