InputScope::SrgsMarkup Property
.NET Framework (current version)
Gets or sets a string that specifies any Speech Recognition Grammar Specification (SRGS) markup to be used as a suggested input pattern by input processors.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::String^A string that specifies any SRGS markup to be used as a suggested input pattern by input processors.
This property has no default value.
| Exception | Condition |
|---|---|
| ArgumentNullException | Raised when an attempt is made to set this property to null. |
Currently, this property is only applicable to speech input.
.NET Framework
Available since 3.0
Available since 3.0
Show: