Factoid.UpperChar 字段
一个常量字符串值,该值用于通过向识别器 提供大写字符上下文来提高识别的准确性。
命名空间: Microsoft.Ink
程序集: Microsoft.Ink(在 Microsoft.Ink.dll 中)
语法
声明
Public Shared ReadOnly UpperChar As String
用法
Dim value As String
value = Factoid.UpperChar
public static readonly string UpperChar
public:
static initonly String^ UpperChar
public static final String UpperChar
public static final var UpperChar : String
备注
指示识别器查找单个大写字符 A 到 Z 的字符串。
示例
mRecognizerContext.Factoid = Factoid.UpperChar
mRecognizerContext.Factoid = Factoid.UpperChar;
平台
Windows Vista
.NET Framework 和 .NET Compact Framework 并不是对每个平台的所有版本都提供支持。有关支持的版本的列表,请参见.NET Framework 系统要求。
版本信息
.NET Framework
受以下版本支持:3.0