共用方式為


IDataServiceHost.RequestIfNoneMatch 屬性

定義

取得目前要求上 If-None-Match 標頭的值。

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

屬性值

目前要求上 If-None-Match 標頭的字串值。

適用於