TaskList.SelectedItems Свойство

Определение

Возвращает коллекцию всех элементов, выбранных в данный момент в список задач.

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

Значение свойства

Object

Объект, содержащий коллекцию всех выбранных в данный момент элементов.

Атрибуты

Применяется к