HttpCacheVaryByContentEncodings.GetContentEncodings メソッド

定義

キャッシュを変更するために使用するコンテンツ エンコーディングを指定する値の配列を取得します。

public:
 cli::array <System::String ^> ^ GetContentEncodings();
public string[] GetContentEncodings ();
member this.GetContentEncodings : unit -> string[]
Public Function GetContentEncodings () As String()

戻り値

String[]

キャッシュを変更するためのコンテンツ エンコーディングを含む値の配列。

適用対象