IPPacketInformation.Interface Proprietà

Definizione

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

Valore della proprietà

Valore Int32 che rappresenta l'indice dell'interfaccia di rete. È possibile usare questo indice con GetAllNetworkInterfaces() per ottenere altre informazioni sull'interfaccia pertinente.

Si applica a