Aracılığıyla paylaş


SPWebInfo.Configuration Property

Configuration identifier of the SharePoint Web site.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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