Class BugReportInfoForm
Отображает различную информацию при отправке сообщения об ошибке (тех. сведения или сведения о конфиденциальности).
public class BugReportInfoForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
BugReportInfoForm
- Implements
- Inherited Members
- Extension Methods
Constructors
BugReportInfoForm()
Конструктор.
public BugReportInfoForm()
Properties
Information
Отображаемая информация.
public string Information { get; set; }
Property Value
Methods
Dispose(bool)
Clean up any resources being used.
protected override void Dispose(bool disposing)
Parameters
disposing
booltrue if managed resources should be disposed; otherwise, false.