LinksStoreSettingsBase<T>.storageVersion property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected Property storageVersion As Integer
    Get
    Set
'Usage
Dim value As Integer

value = Me.storageVersion

Me.storageVersion = value
protected int storageVersion { get; set; }

Property value

Type: System.Int32

See also

Reference

LinksStoreSettingsBase<T> class

LinksStoreSettingsBase<T> members

Microsoft.Office.Server.Search.Administration namespace