SOLIDWORKS PDM Professional API Help Send Feedback
Extensions Property (IEdmAttribute5)
See Also 
EPDM.Interop.epdm Namespace > IEdmAttribute5 Interface : Extensions Property (IEdmAttribute5)


Gets a list of file extensions for which this attribute is valid.

Syntax

Visual Basic 
ReadOnly Property Extensions As System.String
C# 
System.string Extensions {get;}
C++/CLI 
property System.String^ Extensions {
   System.String^ get();
}

Property Value

Comma-separated list of file extensions ("doc,ppt,xls")

Example

See IEdmAttribute5 examples.

See Also

Availability

Version 5.2 of SOLIDWORKS PDM Professional