DocumentOnTypeFormattingOptions Class
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.
Class representing the options for on type formatting.
See the Language Server Protocol specification for additional information.
C++
public ref class DocumentOnTypeFormattingOptions
[System.Runtime.Serialization.DataContract]
public class DocumentOnTypeFormattingOptions
[<System.Runtime.Serialization.DataContract>]
type DocumentOnTypeFormattingOptions = class
Public Class DocumentOnTypeFormattingOptions
- Inheritance
-
DocumentOnTypeFormattingOptions
- Attributes
First |
Gets or sets the first trigger character. |
More |
Gets or sets additional trigger characters. |
Produit | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |