de la propiedad LinksStoreSettingsBase<T>.storageVersion
Espacio de nombres: Microsoft.Office.Server.Search.Administration
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Protected Property storageVersion As Integer
Get
Set
'Uso
Dim value As Integer
value = Me.storageVersion
Me.storageVersion = value
protected int storageVersion { get; set; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase LinksStoreSettingsBase<T>
Miembros LinksStoreSettingsBase<T>
Espacio de nombres Microsoft.Office.Server.Search.Administration