Under which circumstance can ProcessModule.FileName be null? #63235
-
It's marked as nullable string but I haven't seen any situation where a process module path is null/empty. The documentation page doesn't really give an answer. |
Beta Was this translation helpful? Give feedback.
Answered by
stephentoub
Jan 3, 2022
Replies: 1 comment 1 reply
-
I don't believe it can be null: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Symbai
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't believe it can be null:
#63272