Config.LocalSharePath Field
Defines the local path to the shared folder that contains the Windows Installer packages for the client computers.
Namespace: Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
Syntax
public static readonly string LocalSharePath
public:
static initonly String^ LocalSharePath
Public Shared ReadOnly LocalSharePath As String
Field Value
Type: System.String
See Also
Config Class
Microsoft.WindowsServerSolutions.AddinInfrastructure Namespace
Return to top