[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <IncidentReporter> element.
| C# | Visual Basic | Visual C++ |
public IncidentReporter IncidentReporter{ get; set;}
Public Property IncidentReporter As IncidentReporter
public: property IncidentReporter^ IncidentReporter { IncidentReporter^ get (); void set (IncidentReporter^ value); }
An IncidentReporter
To remove the IncidentReporter, set IncidentReporter to null
Version: 2.0
Since: 2.0