CacheProfile.VaryByHeader Property

Definition

Gets or sets the value for the Vary header in Response.

public:
 property System::String ^ VaryByHeader { System::String ^ get(); void set(System::String ^ value); };
public string VaryByHeader { get; set; }
public string? VaryByHeader { get; set; }
member this.VaryByHeader : string with get, set
Public Property VaryByHeader As String

Property Value

Applies to