_Application.UserLibraryPath Property

Definition

Returns the path to the location on the user’s computer where the COM add-ins are installed.

public:
 property System::String ^ UserLibraryPath { System::String ^ get(); };
public string UserLibraryPath { get; }
Public ReadOnly Property UserLibraryPath As String

Property Value

Applies to