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


Comma-delimited list of file extensions of file types where to find this attribute, e.g., "sldasm, sldprt".

Syntax

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

See Also