IPPacketInformation.Interface 속성

정의

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

속성 값

Int32 네트워크 인터페이스의 인덱스를 나타내는 값입니다. 이 인덱스로 GetAllNetworkInterfaces() 관련 인터페이스에 대한 자세한 정보를 가져올 수 있습니다.

적용 대상