CompatibilityLevelAttribute constructor (Int32)

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

Syntax

'Declaration
Public Sub New ( _
    compatibilityLevel As Integer _
)
'Usage
Dim compatibilityLevel As Integer

Dim instance As New CompatibilityLevelAttribute(compatibilityLevel)
public CompatibilityLevelAttribute(
    int compatibilityLevel
)

Parameters

See also

Reference

CompatibilityLevelAttribute class

CompatibilityLevelAttribute members

CompatibilityLevelAttribute overload

Microsoft.Office.Server.Search.WebControls namespace