<Code Lib>
2026 Property
Changes 0
P

ControlledApplication.AllUsersAddinsLocation

Description:
Add-ins location for all users.
Remarks:
The path may not exist on the file system, but the property will still return the expected path.

public string AllUsersAddinsLocation { get; }

Loading…