InputManager.InputProviders Свойство

Определение

Возвращает коллекцию зарегистрированных InputProviders в объекте InputManager.

public:
 property System::Collections::ICollection ^ InputProviders { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection InputProviders { [System.Security.SecurityCritical] get; }
public System.Collections.ICollection InputProviders { get; }
[<get: System.Security.SecurityCritical>]
member this.InputProviders : System.Collections.ICollection
member this.InputProviders : System.Collections.ICollection
Public ReadOnly Property InputProviders As ICollection

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

Предоставляется коллекция входных данных.

Атрибуты

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