InputScope.Names Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the input scope name.
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
Property Value
A member of the InputScopeName enumeration specifying a name for this input scope.
The default value is Default.
Exceptions
Raised when an attempt is made to set this property to any value other than a valid member of the InputScopeName enumeration.
Remarks
Using an input scope name is the simplest way to refer to an InputScope for an element.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา