Determines whether to include information about users into the dump text.
public bool IncludeUsers {get; set;}
'Declaration
Public Property IncludeUsers As Boolean
Property Value
true, if information about users should be added into dump text; otherwise,
false. The default value is
false.