Application.AllUsersAddinsLocation
Description:
The folder location for .addin files for all users.
The folder location for .addin files for all users.
Remarks:
The path may not exist on the file system, but the property will still return the expected path.
The path may not exist on the file system, but the property will still return the expected path.
public string AllUsersAddinsLocation { get; }