Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPWebConfigSPWebConfig

Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPWebConfig (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId108bc38d-1a51-19e1-13c1-f671d66478df

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPWebConfig:
ConfigFilePath  string  ConfigFilePath ConfigFilePath true 256  False 
ImpersonationMode  string  ImpersonationMode ImpersonationMode false 256  False 
DebugMode  string  DebugMode DebugMode false 256  False 
STSMode  string  STSMode STSMode false 256  False 
IsBlobCacheEnabled  string  IsBlobCacheEnabled IsBlobCacheEnabled false 256  False 
maxBlobCacheSize  string  maxBlobCacheSize maxBlobCacheSize false 256  False 
ExceedMaxBlobCacheSize  string  ExceedMaxBlobCacheSize ExceedMaxBlobCacheSize false 256  False 
blobCacheLocation  string  blobCacheLocation blobCacheLocation false 256  False 
DoesBlobLocationExist  string  DoesBlobLocationExist DoesBlobLocationExist false 256  False 
blobCacheFreeSpace  string  blobCacheFreeSpace blobCacheFreeSpace false 256  False 
EnoughBlobCacheFreeSpace  string  EnoughBlobCacheFreeSpace EnoughBlobCacheFreeSpace false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPWebConfig" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ConfigFilePath" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ImpersonationMode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DebugMode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="STSMode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsBlobCacheEnabled" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxBlobCacheSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ExceedMaxBlobCacheSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="blobCacheLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DoesBlobLocationExist" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="blobCacheFreeSpace" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnoughBlobCacheFreeSpace" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>