Compartilhar via


LinksStoreSettingsBase<T>.storageVersion property

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

Syntax

'Declaração
Protected Property storageVersion As Integer
    Get
    Set
'Uso
Dim value As Integer

value = Me.storageVersion

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

Property value

Type: System.Int32

Ver também

Referência

LinksStoreSettingsBase<T> class

LinksStoreSettingsBase<T> members

Microsoft.Office.Server.Search.Administration namespace