Bearbeiten

HttpCachePolicy.GetOmitVaryStar Method

Definition

Gets the status of the vary:* header.

public:
 int GetOmitVaryStar();
public int GetOmitVaryStar ();
member this.GetOmitVaryStar : unit -> int
Public Function GetOmitVaryStar () As Integer

Returns

true if the vary:* header is omitted; otherwise false.

Applies to