EntityTagHeaderValue.Tag 属性

定义

获取不透明的带引号的字符串。

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

属性值

不透明的带引号的字符串。

适用于