CompletionCompleters 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.
public ref class CompletionCompleters abstract sealed
public static class CompletionCompleters
type CompletionCompleters = class
Public Class CompletionCompleters
- Inheritance
-
CompletionCompleters
Methods
CompleteCommand(String, String, CommandTypes) | |
CompleteCommand(String) | |
CompleteFilename(String) | |
CompleteOperator(String) |
Get completion results for operators that start with |
CompleteType(String) |
Complete a typename. |
CompleteVariable(String) |