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


File system path to the file or folder.

Syntax

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

Example

See Also