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