IUriLoaderCacheHasETag Method |
Gets whether there is an ETag for the given URI.
Namespace:
VDS.RDF.Parsing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax Function HasETag (
u As Uri
) As Boolean
Parameters
- u
- Type: SystemUri
URI.
Return Value
Type:
Boolean[Missing <returns> documentation for "M:VDS.RDF.Parsing.IUriLoaderCache.HasETag(System.Uri)"]
See Also