interface to indicate that an element supports an Etag. Currently implemented on AbstractEntry,
AbstractFeed and GDataRequest
Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
public interface ISupportsEtag |
| Visual Basic (Declaration) |
|---|
Public Interface ISupportsEtag |
| Visual C++ |
|---|
public interface class ISupportsEtag |