共用方式為


OutgoingWebRequestContext.IfMatch 屬性

定義

取得或設定來自傳出 Web 要求的 IfMatch 標頭值。

public:
 property System::String ^ IfMatch { System::String ^ get(); void set(System::String ^ value); };
public string IfMatch { get; set; }
member this.IfMatch : string with get, set
Public Property IfMatch As String

屬性值

String

來自傳出的 Web 要求之 IfMatch 標頭。

適用於