WarningAnnotation 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.
Apply this annotation to a SyntaxNode to indicate that a warning message should be presented to the user.
public ref class WarningAnnotation abstract sealed
public static class WarningAnnotation
type WarningAnnotation = class
Public Class WarningAnnotation
- Inheritance
-
WarningAnnotation
Fields
Kind |
Methods
Create(String) | |
GetDescription(SyntaxAnnotation) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.