Свойство File.ContentTag
Returns internal version of content, used to validate document equality for read purposes.
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property ContentTag As String
Get
'Применение
Dim instance As File
Dim value As String
value = instance.ContentTag
public string ContentTag { get; }
Значение свойства
Тип: System.String