Aracılığıyla paylaş


SP.File.eTag Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the ETag value.

var value = SP.File.get_eTag(); 

Property Value

Type: String

Applies To

SP.File Class

Exceptions

Remarks

The ETag response-header field provides the current value of the entity tag for the requested variant. The entity tag may be used for comparison with other entities from the same resource.

See Also

Reference

SP.File Methods

SP.File Properties

SP Namespace