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


File system path to the source file.

Syntax

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

See Also