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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.