System::Net::Sockets::IPPacketInformation::get_Address method

IPPacketInformation::get_Address method

返回接收数据包的地址。

System::SharedPtr<IPAddress> System::Net::Sockets::IPPacketInformation::get_Address()

ReturnValue

接收数据包的地址。

另见