AccessCondition.IfNoneMatchContentCrc プロパティ

定義

指定された CRC64 が指定されたリソースの CRC64 と一致しないことを指定する条件の CRC64 値を取得または設定します。

public string IfNoneMatchContentCrc { get; set; }
member this.IfNoneMatchContentCrc : string with get, set
Public Property IfNoneMatchContentCrc As String

プロパティ値

CRC64 値を含む文字列。 null の場合、条件は存在しません。

適用対象