InputScope.Names 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定輸入範圍名稱。
public:
property System::Collections::IList ^ Names { System::Collections::IList ^ get(); };
public System.Collections.IList Names { get; }
member this.Names : System.Collections.IList
Public ReadOnly Property Names As IList
屬性值
InputScopeName 列舉型別 (Enumeration) 的成員,指定此輸入範圍的名稱。
預設值是 Default。
例外狀況
當嘗試將這個屬性設定為任何非有效 InputScopeName 列舉型別成員的值時,就會引發。
備註
使用輸入範圍名稱是參考 InputScope 元素的最簡單方式。