This documentation is archived and is not being maintained.
IComSoapPublisher Interface
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Publishes COM interfaces for SOAP-enabled COM+ applications.
For a list of all members of this type, see IComSoapPublisher Members.
[Visual Basic] <Guid("d8013eee-730b-45e2-ba24-874b7242c425")> Public Interface IComSoapPublisher [C#] [Guid("d8013eee-730b-45e2-ba24-874b7242c425")] public interface IComSoapPublisher [C++] [Guid("d8013eee-730b-45e2-ba24-874b7242c425")] public __gc __interface IComSoapPublisher [JScript] public Guid("d8013eee-730b-45e2-ba24-874b7242c425") interface IComSoapPublisher
Classes that Implement IComSoapPublisher
| Class | Description |
|---|---|
| Publish | Publishes COM interfaces for SOAP-enabled COM+ applications. |
Remarks
The implementation of IComSoapPublisher is Publish. Please refer to Publish for implementation specifics.
Requirements
Namespace: System.EnterpriseServices.Internal
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
IComSoapPublisher Members | System.EnterpriseServices.Internal Namespace
Show: