次の方法で共有


RuntimeRudeEdit Struct

Definition

Describes rude edit to be reported at runtime.

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

Constructors

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

Describes rude edit to be reported at runtime.

Properties

ErrorCode

Error code.

Message

Error message.

Applies to