VB: Check current folder directory

Hello

How can I get the current default folder for Teamcenter? (The one it sets default when you try to save a part)
I only know how to set it with
theSession.PdmSession.SetDefaultFolder(":Path")

Also is it possible to check if a folder exists in Teamcenter?

Regards