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

속성 값

입력에서 제공하는 컬렉션입니다.

특성

적용 대상