ICacheManager.LoadByID(Guid, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::BizTalk::CacheManager::Interop::ICacheEntry ^ LoadByID(Guid % clsid, System::String ^ ID);
public Microsoft.BizTalk.CacheManager.Interop.ICacheEntry LoadByID (ref Guid clsid, string ID);
abstract member LoadByID : Guid * string -> Microsoft.BizTalk.CacheManager.Interop.ICacheEntry
Public Function LoadByID (ByRef clsid As Guid, ID As String) As ICacheEntry
Parameters
- clsid
- Guid
- ID
- String