IPPacketInformation.Interface 속성

정의

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

속성 값

네트워크 인터페이스의 인덱스를 나타내는 Int32 값입니다. GetAllNetworkInterfaces()에 이 인덱스를 사용하면 관련 인터페이스에 대해 더 많은 정보를 가져올 수 있습니다.

적용 대상