SPIisWebSite.SchemaClassName property
Tells the metabase code what kind of object this is.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property SchemaClassName As String
Get
'Usage
Dim value As String
value = Me.SchemaClassName
protected override string SchemaClassName { get; }
Property value
Type: System.String