IPPacketInformation.Interface Vlastnost

Definice

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

Hodnota vlastnosti

Hodnota Int32 , která představuje index síťového rozhraní. Pomocí tohoto indexu GetAllNetworkInterfaces() můžete získat další informace o příslušném rozhraní.

Platí pro