SPFile.UIVersion property
Obtém o número de versão do arquivo.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property UIVersion As Integer
Get
'Uso
Dim instance As SPFile
Dim value As Integer
value = instance.UIVersion
public int UIVersion { get; }
Property value
Type: System.Int32
Um inteiro de 32 bits que indica o número da versão.