ErrorList.SelectedItems Property

Definition

Gets error list items.

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

Property Value

Returns a list of items selected within the error list.

Attributes

Applies to