Gets a list of file extensions for which this attribute is valid.
Syntax
Visual Basic (Declaration) | |
---|
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 Also
Availability
Version 5.2 of SolidWorks Enterprise PDM