Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Returns the path to the location on the user's computer where the COM add-ins are installed. Read-only String.
Syntax
expression.UserLibraryPath
expression A variable that represents an Application object.
Example
This example determines where the COM add-ins are installed on the user's computer and assigns the string to the variable strLibPath.
strLibPath = Application.UserLibraryPath
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.