EntityTagHeaderValue.Tag Property

Definition

Gets the opaque quoted string.

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

Property Value

An opaque quoted string.

Applies to