CheckContextSummary 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.
Get summary of information from the CheckResult. This can be used for editor features that help write expressions.
public class CheckContextSummary
type CheckContextSummary = class
Public Class CheckContextSummary
- Inheritance
-
CheckContextSummary
Constructors
| CheckContextSummary() |
Properties
| AllowsSideEffects | |
| ExpectedReturnType |
Optional. If present, the expected type this expression should produce. |
| IsPreV1Semantics | |
| SuggestedSymbols | |