This document is archived and information here might be outdated. Recommended version. |
ETag.
[Visual Basic .NET]
Public Property ETag As String
[C#]
public string ETag {get; set;}
[C++]
HRESULT get_ETag(
System.String* ETag
);
[C++]
HRESULT put_ETag(
BSTR ETag
);
[C++] Parameters ETag [out, retval]
ETag is a parameter of type BSTR* ETag [in]
ETag is a parameter of type BSTR