Implemented interface member:
property
Filename
System.Configuration.Internal.IConfigErrorInfo.Filename
1 write to Filename
System.Configuration (1)
System\Configuration\MgmtConfigurationRecord.cs (1)
1905factoryRecord.Filename = ConfigStreamInfo.StreamName;
1 reference to Filename
System.Configuration (1)
System\Configuration\MgmtConfigurationRecord.cs (1)
1904if (String.IsNullOrEmpty(factoryRecord.Filename)) {