HttpCachePolicy.GetVaryByCustom 메서드

정의

HTTP 캐싱을 변경하는 데 사용되는 사용자 지정 문자열을 가져옵니다.

public:
 System::String ^ GetVaryByCustom();
public string GetVaryByCustom ();
member this.GetVaryByCustom : unit -> string
Public Function GetVaryByCustom () As String

반환

String

HTTP 캐싱을 변경하기 위한 사용자 지정 문자열입니다.

적용 대상