SemanticValue Properties

Public Properties

  Name Description
Dd167625.pubproperty(en-us,office.13).gif Confidence
Returns a relative measure of the certainty as to the correctness of the semantic parsing that returned the current instance of SemanticValue.
Dd167625.pubproperty(en-us,office.13).gif Count
Returns the number of child SemanticValue objects under the current SemanticValue instance.
Dd167625.pubproperty(en-us,office.13).gif Item
Provides read-only indexing child SemanticValue instances belonging to the current SemanticValue.
Dd167625.pubproperty(en-us,office.13).gif Value
Gets the information contained in the current SemanticValue.

Explicit Interface Implementations

  Name Description
System.Collections.Generic.ICollection<KeyValuePair<String,SemanticValue>>.IsReadOnly  
System.Collections.Generic.IDictionary<String,SemanticValue>.Keys  
System.Collections.Generic.IDictionary<String,SemanticValue>.Values  

See Also

Reference

SemanticValue Class
Microsoft.Speech.Recognition Namespace
SemanticResultValue Class
SemanticResultKey Class