Show Word version and build number in exceptions.
This commit is contained in:
parent
11b9b9df54
commit
750fb093b1
@ -32,8 +32,7 @@ namespace zaaReloaded2.ExceptionHandler
|
|||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
// TODO: Get Word version
|
return Globals.ThisAddIn.Application.Build;
|
||||||
return "n/a";
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user