System::Net::IPAddress::GetAddressBytes method

IPAddress::GetAddressBytes method

IP アドレスのバイト配列を返します。

System::ArrayPtr<uint8_t> System::Net::IPAddress::GetAddressBytes()

ReturnValue

IP アドレスのバイト配列。

参照