Поделиться через


Свойство FileVersion.IsCurrentVersion

Gets a value that specifies whether the file version is the current 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 IsCurrentVersion As Boolean
    Get
'Применение
Dim instance As FileVersion
Dim value As Boolean

value = instance.IsCurrentVersion
public bool IsCurrentVersion { get; }

Значение свойства

Тип: System.Boolean
Returns Booleantrue if the file version is the current version; otherwise, returns false.

См. также

Справочные материалы

FileVersion класс

Элементы FileVersion

Пространство имен Microsoft.SharePoint.Client