| Visual Basic | |
|---|---|
Function GetIconExtension() As System.String | |
| C# | |
|---|---|
System.string GetIconExtension() | |
| C++/CLI | |
|---|---|
System.String^ GetIconExtension(); | |
Return Value
File extension of the icon registered with this templateTemplates are listed with a menu string and, optionally, an icon in SOLIDWORKS PDM Professional's menus and list controls. The file extension retrieved maps to the registered icon for the Windows file type of this template.
C++ programmers not using bstr_t wrapper functions must free the returned string with a call to SysFreeString.
- S_OK: The method successfully executed.
SOLIDWORKS PDM Professional Version 5.2