IInternalConfigRoot (interface)

This type is found in the namespace System.Configuration.Internal

mInitVoid
mget_IsDesignTimeBoolean
madd_ConfigChangedVoid
mremove_ConfigChangedVoid
madd_ConfigRemovedVoid
mremove_ConfigRemovedVoid
mGetSectionObject
mGetUniqueConfigPathString
mGetUniqueConfigRecordIInternalConfigRecord
mGetConfigRecordIInternalConfigRecord
mRemoveConfigVoid
pIsDesignTimeBoolean
eConfigChanged
eConfigRemoved

Init

get_IsDesignTime

hostSystem.Configuration.Internal.IInternalConfigHost
isDesignTimeSystem.Boolean

add_ConfigChanged

.

remove_ConfigChanged

valueSystem.Configuration.Internal.InternalConfigEventHandler

add_ConfigRemoved

valueSystem.Configuration.Internal.InternalConfigEventHandler

remove_ConfigRemoved

valueSystem.Configuration.Internal.InternalConfigEventHandler

GetSection

valueSystem.Configuration.Internal.InternalConfigEventHandler

GetUniqueConfigPath

sectionSystem.String
configPathSystem.String

GetUniqueConfigRecord

configPathSystem.String

GetConfigRecord

configPathSystem.String

RemoveConfig

configPathSystem.String

IsDesignTime

configPathSystem.String

ConfigChanged

.

ConfigRemoved

.
.