RuntimeRudeEdit Struct
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.
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. |