Edit

Share via


Header.value Field

Definition

Private storage of the header value. Derived classes may either use this field for their storage, or provide their own. This field is used by this class's implementation of GetValue() and SetValue(String).

protected public: cli::array <System::Byte> ^ value;
protected internal byte[] value;
Protected Friend value As Byte() 

Field Value

Byte[]

Applies to