SPWebInfo.Configuration property

Configuration identifier of the SharePoint Web site.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Configuration As Short
    Get
'Usage
Dim instance As SPWebInfo
Dim value As Short

value = instance.Configuration
public short Configuration { get; }

Property value

Type: System.Int16
A Int16 (short integer) value representing the configuration identifier.

See also

Reference

SPWebInfo class

SPWebInfo members

Microsoft.SharePoint namespace