Compartir a través de


Config.BasePackagePath Field

 

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