The ImplementationFileName property returns the name and path of the library file that implements the object class.
object.ImplementationFileName
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
String
Read-only
HRESULT GetImplementationFileName(BSTR* pRetVal);
The following example shows a value returned by the ImplementationFileName property:
C:\Program Files\Common Files\System\OLE DB\sqloledb.dll