IReplOutput Interface
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.
Callback interface to write to output. Handles different kinds, which could be mapped to different console colors or output streams.
C#
public interface IReplOutput
type IReplOutput = interface
Public Interface IReplOutput
- Derived
Write |
Write the message to the output in the designated kind. Does not automatically include a newline. It's expected that all kinds of output will be written to the same stream, but just formatted / colorized differently. |
Termék | Verziók |
---|---|
Power Fx SDK | Latest |