←Select platform

ETag Property

Summary

Gets an ETag that identifies the version of the file.

Syntax

C#
VB
C++
public string ETag { get; } 
  
Public ReadOnly Property ETag As String 
public: 
property String^ ETag { 
   String^ get(); 
} 

Property Value

A string that represents the SharePoint ETag that identifies the version of the file.

Remarks

The value of ETag is obtained directly from SharePoint and is not used by the SharePointClient class.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.