CompletionTrigger.Character Property
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.
The text edit associated with the action.
public:
property char Character { char get(); };
public char Character { [System.Runtime.CompilerServices.IsReadOnly] get; }
public char Character { get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Character : char
member this.Character : char
Public ReadOnly Property Character As Char
Property Value
- Attributes