Implemented interface member:
method
OpenStreamForWrite
System.Configuration.Internal.IInternalConfigHost.OpenStreamForWrite(System.String, System.String, ref System.Object)
3 overrides of OpenStreamForWrite
System.Configuration.ConfigurationManager (3)
System\Configuration\ClientConfigurationHost.cs (1)
310
public override Stream
OpenStreamForWrite
(string streamName, string templateStreamName, ref object writeContext)
System\Configuration\ClientSettingsStore.cs (1)
302
public override Stream
OpenStreamForWrite
(string streamName, string templateStreamName, ref object writeContext)
System\Configuration\UpdateConfigHost.cs (1)
84
public override Stream
OpenStreamForWrite
(string streamName, string templateStreamName, ref object writeContext)