Skip to content

Commit 03def33

Browse files
Update windows.applicationmodel/appinfo_current.md
1 parent cb32572 commit 03def33

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

windows.applicationmodel/appinfo_current.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Retrieves the AppInfo object corresponding to the currently running process.
1616
The AppInfo that corresponds to the process.
1717

1818
## -remarks
19-
When used by an unpackaged application, accessing this property throws HRESULT 80073D54.
19+
When used by an unpackaged application, accessing this property throws an **InvalidOperationException** with HRESULT `80073D54`, indicating "The process has no package identity."
20+
2021

2122
## -see-also
2223

0 commit comments

Comments
 (0)