Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the local path to the location where the add-in packages are stored.
Namespace: Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
Syntax
public static readonly string BasePackagePath
public:
static initonly String^ BasePackagePath
Public Shared ReadOnly BasePackagePath As String
Field Value
Type: System.String
See Also
Config Class
Microsoft.WindowsServerSolutions.AddinInfrastructure Namespace
Return to top