This documentation is archived and is not being maintained.
Publish Class
Visual Studio 2010
Publishes COM interfaces for SOAP-enabled COM+ applications.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
The Publish type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CreateMailBox | Creates a SOAP-enabled COM+ application mailbox at a specified URL. Not fully implemented. |
![]() | CreateVirtualRoot | Creates a SOAP-enabled COM+ application virtual root. |
![]() | DeleteMailBox | Deletes a SOAP-enabled COM+ application mailbox at a specified URL. Not fully implemented. |
![]() | DeleteVirtualRoot | Deletes a SOAP-enabled COM+ application virtual root. Not fully implemented. |
![]() | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GacInstall | Installs an assembly in the global assembly cache. |
![]() | GacRemove | Removes an assembly from the global assembly cache. |
![]() | GetAssemblyNameForCache | Returns the full path for a strong-named signed generated assembly in the SoapCache directory. |
![]() ![]() | GetClientPhysicalPath | Returns the path for the directory for storing client configuration files. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetTypeNameFromProgId | Reflects over an assembly and returns the type name that matches the ProgID. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | ParseUrl | Parses a URL and returns the base URL and virtual root portions. |
![]() | ProcessClientTlb | Processes a client type library, creating a configuration file on the client. |
![]() | ProcessServerTlb | Processes a server type library, either adding or deleting component entries to the Web.config and Default.disco files. Generates a proxy if necessary. |
![]() | RegisterAssembly | Registers an assembly for COM interop. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UnRegisterAssembly | Unregisters a COM interop assembly. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
