Edit

Share via


Header.GetValue Method

Definition

Protected method that is used to retrieve the header value. Derived classes can override this method, for example, to synthesize the value from an internal representation.

protected public:
 virtual System::String ^ GetValue();
protected internal virtual string GetValue ();
Protected Friend Overridable Function GetValue () As String

Returns

Applies to