Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Web Namespace > WebContextAgent Class : Service Property |
public abstract ICcowServiceLocator Service {get;}
'Declaration
Public MustOverride ReadOnly Property Service As ICcowServiceLocator
'Usage
Dim instance As WebContextAgent Dim value As ICcowServiceLocator value = instance.Service
public: abstract property ICcowServiceLocator^ Service { ICcowServiceLocator^ get(); }