SPIisWebSite.SchemaClassName Property
This member overrides SPMetabaseObject.SchemaClassName.
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