MetadataObject.version 字段 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Represents the version number of the metadata object.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Administration
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Protected version As Integer
用法
Dim value As Integer

value = Me.version

Me.version = value
protected int version

备注

The format of the version number is similar to System.Version with major and minor versions.

另请参阅

参考

MetadataObject 类
MetadataObject 成员
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间