CompletionListItemDefaults 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.
Class which represents default properties associated with the entire completion list.
[System.Runtime.Serialization.DataContract]
public class CompletionListItemDefaults
[<System.Runtime.Serialization.DataContract>]
type CompletionListItemDefaults = class
Public Class CompletionListItemDefaults
- Inheritance
-
CompletionListItemDefaults
- Attributes
Constructors
CompletionListItemDefaults() |
Properties
CommitCharacters |
Gets or sets the default commit character set. |
EditRange |
Gets or sets the default edit range. |
InsertTextFormat |
Gets or sets the default InsertTextFormat |