共用方式為


FileInformation.ETag 屬性

取得 ETag 值用來建立用戶端上的檔案與伺服器上檔案之間的關係。

命名空間:  Microsoft.SharePoint.Client
組件:  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public ReadOnly Property ETag As String
    Get
'用途
Dim instance As FileInformation
Dim value As String

value = instance.ETag
public string ETag { get; }

屬性值

類型:System.String
用來建立用戶端上的檔案與伺服器上檔案之間的關係 ETag 值。

請參閱

參照

FileInformation 類別

FileInformation 成員

Microsoft.SharePoint.Client 命名空間