Edit

Share via


Header.GetValueNoParameters Method

Definition

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

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

Returns

Applies to