PredictionClientKind Enum
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.
Kinds of prediction clients.
public enum PredictionClientKind
type PredictionClientKind =
Public Enum PredictionClientKind
- Inheritance
-
PredictionClientKind
Fields
Name | Value | Description |
---|---|---|
Terminal | 0 | A terminal client, representing the command-line experience. |
Editor | 1 | An editor client, representing the editor experience. |