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


Path to the file's parent folder.

Syntax

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

See Also