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


Path to the view root folder.

Syntax

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

See Also