public byte[] ClientCookie { get; }
Public ReadOnly Property ClientCookie As Byte() Get
public: property array<unsigned char>^ ClientCookie { array<unsigned char>^ get (); }
member ClientCookie : byte[] with get
In This Article