Share via


MFDevice.OnDebugTextDelegate Delegate

Handles a OnDbgText event representing a debug message sent from a device.

Namespace: Microsoft.NetMicroFramework.Tools.MFDeployTool.Engine
Assembly: (in )

Syntax

 public delegate void OnDebugTextDelegate (
         string text
)

Parameters

  • text
    The debug message sent by the device.

Return Value

Version Information

Available in MFDeploy version 1.0