Config.ClientLocalPath Field
Defines the temporary location where Windows Installer packages are stored on the client computer.
Namespace: Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
Syntax
public static readonly string ClientLocalPath
public:
static initonly String^ ClientLocalPath
Public Shared ReadOnly ClientLocalPath As String
Field Value
Type: System.String
See Also
Config Class
Microsoft.WindowsServerSolutions.AddinInfrastructure Namespace
Return to top