LinksStoreSettingsBase<T>.partitionVersion 属性
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Protected Property partitionVersion As Integer
Get
Set
用法
Dim value As Integer
value = Me.partitionVersion
Me.partitionVersion = value
protected int partitionVersion { get; set; }
属性值
类型:System.Int32