The suggestions method to use.
| C# | Visual Basic | Visual C++ |
public SuggestionsMethodType SuggestionsMethod { get; set; }
Public Property SuggestionsMethod As SuggestionsMethodType
public: virtual property SuggestionsMethodType SuggestionsMethod { SuggestionsMethodType get () sealed; void set (SuggestionsMethodType value) sealed; }