PccViewerServices Namespace > ServiceLocator Class : ResultCache Property |
'Declaration Public ReadOnly Property ResultCache As ResultCache
'Usage Dim instance As ServiceLocator Dim value As ResultCache value = instance.ResultCache
public ResultCache ResultCache {get;}
public read-only property ResultCache: ResultCache;
public function get ResultCache : ResultCache
public: __property ResultCache* get_ResultCache();
public: property ResultCache^ ResultCache { ResultCache^ get(); }