CompletionSet.CompletionMatchResult Class
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.
Stores information about the completion match result.
protected: ref class CompletionSet::CompletionMatchResult
protected: ref class CompletionSet::CompletionMatchResult
class CompletionSet::CompletionMatchResult
protected class CompletionSet.CompletionMatchResult
Protected Class CompletionSet.CompletionMatchResult
- Inheritance
-
CompletionSet.CompletionMatchResult
Constructors
CompletionSet.CompletionMatchResult() |
Initializes a new instance of CompletionSet.CompletionMatchResult. |
Properties
CharsMatchedCount |
The number of characters matched in the completion set. |
SelectionStatus |
The selection status of the completion set. |