EntityTagHeaderValue.Tag 속성

정의

따옴표 붙은 불투명 문자열을 가져옵니다.

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

속성 값

따옴표 붙은 불투명 문자열입니다.

적용 대상