Share via


RuntimeRudeEdit Struct

Definition

Describes rude edit to be reported at runtime.

public readonly struct RuntimeRudeEdit
type RuntimeRudeEdit = struct
Public Structure RuntimeRudeEdit
Inheritance
RuntimeRudeEdit

Constructors

Name Description
RuntimeRudeEdit(String, Int32)
RuntimeRudeEdit(String)
Obsolete.

Describes rude edit to be reported at runtime.

Properties

Name Description
ErrorCode

Error code.

Message

Error message.

Applies to