Свойство FileVersion.ID
Gets the internal identifier for the file version.
Пространство имен: 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 ID As Integer
Get
'Применение
Dim instance As FileVersion
Dim value As Integer
value = instance.ID
public int ID { get; }
Значение свойства
Тип: System.Int32
Returns a Int32 instance representing the internal identifier for the file version.