RemoteOrderDisplay.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 an error description for an error event.
public abstract string EventString { get; }
member this.EventString : string
Public MustOverride ReadOnly Property EventString As String