DacMessageEventArgs Class
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.
Data associated with event raised as an executing operation reports status updates or errors.
public sealed class DacMessageEventArgs : EventArgs
type DacMessageEventArgs = class
inherit EventArgs
Public NotInheritable Class DacMessageEventArgs
Inherits EventArgs
- Inheritance
-
DacMessageEventArgs
Properties
Message |
Message information associated with this event instance. |