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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.