IBuildMessageService Interface
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.
Build Message Service
public interface class IBuildMessageService
public interface class IBuildMessageService
__interface IBuildMessageService
public interface IBuildMessageService
type IBuildMessageService = interface
Public Interface IBuildMessageService
Properties
OnBuildMessagesEvent |
Async event when flush messages |
Methods
ReportBuildMessages(IReadOnlyCollection<BuildMessage>) |
Report build messages |