HttpCacheVaryByContentEncodings.GetContentEncodings メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
キャッシュを変更するために使用するコンテンツ エンコーディングを指定する値の配列を取得します。
public:
cli::array <System::String ^> ^ GetContentEncodings();
public string[] GetContentEncodings();
member this.GetContentEncodings : unit -> string[]
Public Function GetContentEncodings () As String()
戻り値
String[]
キャッシュを変更するためのコンテンツ エンコーディングを含む値の配列。