EntityTagHeaderValue.IsWeak Property

Definition

Gets a value that determines if the entity-tag header is a weak validator.

public:
 property bool IsWeak { bool get(); };
public bool IsWeak { get; }
member this.IsWeak : bool
Public ReadOnly Property IsWeak As Boolean

Property Value

Applies to