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