ErrorItem.Column 属性

定义

获取一个整数值,该值指示代码文档中存在哪一列 ErrorItem

public:
 property int Column { int get(); };
public:
 property int Column { int get(); };
[System.Runtime.InteropServices.DispId(7)]
public int Column { [System.Runtime.InteropServices.DispId(7)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
member this.Column : int
Public ReadOnly Property Column As Integer

属性值

Int32

一个列号

属性

适用于