다음을 통해 공유


IDataServiceHost.RequestIfMatch 속성

정의

현재 요청의 If-Match 헤더에 대한 값을 가져옵니다.

public:
 property System::String ^ RequestIfMatch { System::String ^ get(); };
public string RequestIfMatch { get; }
member this.RequestIfMatch : string
Public ReadOnly Property RequestIfMatch As String

속성 값

현재 요청의 If-Match 헤더에 대한 문자열 값입니다.

적용 대상