ConfigurationException.Line 属性  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取配置文件中引发此配置异常处的行号。
public:
 virtual property int Line { int get(); };public:
 property int Line { int get(); };public virtual int Line { get; }public int Line { get; }member this.Line : intPublic Overridable ReadOnly Property Line As IntegerPublic ReadOnly Property Line As Integer属性值
配置文件中引发此 ConfigurationException 异常处的行号。