BumpBar.EventString 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.
Gets a description of the error that occurred to the specified unit(s).
public abstract string EventString { get; }
member this.EventString : string
Public MustOverride ReadOnly Property EventString As String