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