This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Get the dll filename from a given Com ProgId.
Namespace: Smartsite.Tools
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public static string PathFromProgId( string progId ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Shared Function PathFromProgId ( _ progId As _ ) As |
Parameters
- progId
- String
The prog id.
Return Value
See Also
ComHelper Class
Smartsite.Tools Namespace