SOLIDWORKS PDM Professional API Help Send Feedback
mbsPathName Field
See Also 
EPDM.Interop.epdm Namespace > EdmBatchDelErrInfo Structure : mbsPathName Field


File system path to the file or folder.

Syntax

Visual Basic 
Public mbsPathName As System.String
C# 
public System.string mbsPathName
C++/CLI 
public:
System.String^ mbsPathName

See Also