Config.ClientBinaryVdirName Field
Defines the name of the shared folder from which client computers download Windows Installer packages.
Namespace: Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
Syntax
public static readonly string ClientBinaryVdirName
public:
static initonly String^ ClientBinaryVdirName
Public Shared ReadOnly ClientBinaryVdirName As String
Field Value
Type: System.String
See Also
Config Class
Microsoft.WindowsServerSolutions.AddinInfrastructure Namespace
Return to top