SocketInformation.ProtocolInformation Özellik

Tanım

bir Socketiçin protokol bilgilerini alır veya ayarlar.

public:
 property cli::array <System::Byte> ^ ProtocolInformation { cli::array <System::Byte> ^ get(); void set(cli::array <System::Byte> ^ value); };
public byte[] ProtocolInformation { get; set; }
member this.ProtocolInformation : byte[] with get, set
Public Property ProtocolInformation As Byte()

Özellik Değeri

Byte[]

türünde Bytebir dizi.

Şunlara uygulanır