1 write to _streamname
System.Configuration (1)
System\Configuration\BaseConfigurationRecord.cs (1)
4478set { _streamname = value; }
1 reference to _streamname
System.Configuration (1)
System\Configuration\BaseConfigurationRecord.cs (1)
4477get { return _streamname; }