InitialTrigger.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 triggering action.
public:
property char Character { char get(); };
public char Character { get; }
member this.Character : char
Public ReadOnly Property Character As Char