| Visual Basic | |
|---|---|
Public mbsPicturePath As System.String | |
| C# | |
|---|---|
public System.string mbsPicturePath | |
| C++/CLI | |
|---|---|
public: System.String^ mbsPicturePath | |
The member can be set to an empty or null string to remove the user's picture.
If you call IEdmUser10::GetUserDataEx, then this field points to the user's picture cached to the client computer disk. This is the cache used bySOLIDWORKS PDM Professional, so you should not delete the file from that location.