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


Prefix to append to copied file names.

Syntax

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

Field Value

File name prefix

See Also