CompletionSet::CompletionMatchResult::CharsMatchedCount Property
Visual Studio 2015
Gets or sets the number of characters matched in the completion set.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property int CharsMatchedCount { [CompilerGeneratedAttribute] int get(); [CompilerGeneratedAttribute] void set(int value); }
Show: