ErrorList.SelectedItems 属性

定义

获取错误列表项。

public:
 property System::Object ^ SelectedItems { System::Object ^ get(); };
public:
 property Platform::Object ^ SelectedItems { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(7)]
public object SelectedItems { [System.Runtime.InteropServices.DispId(7)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
member this.SelectedItems : obj
Public ReadOnly Property SelectedItems As Object

属性值

Object

返回在错误列表中选定的项的列表。

属性

适用于