IImplementationInformationService Interface

Summary

The implementation information service enables a component to expose information pertaining to its implementation.

Syntax
C#
VB
C++
[ServiceContractAttribute(Name="IImplementationInformationService")] 
public interface IImplementationInformationService : IBaseService 
<ServiceContractAttribute("IImplementationInformationService")> 
Public Interface IImplementationInformationService  
   Inherits IBaseService  
[ServiceContractAttribute("IImplementationInformationService")] 
public interface class IImplementationInformationService : public IBaseService   

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly