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 port that is used for downloading binary files from the client computer to the server.
Namespace: Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
Syntax
public static readonly int ClientBinaryDownloadPort
public:
static initonly int ClientBinaryDownloadPort
Public Shared ReadOnly ClientBinaryDownloadPort As Integer
Field Value
Type: System.Int32
See Also
Config Class
Microsoft.WindowsServerSolutions.AddinInfrastructure Namespace
Return to top