ICacheManager.LoadByName(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 ^ LoadByName(Guid % clsid, System::String ^ name);
public Microsoft.BizTalk.CacheManager.Interop.ICacheEntry LoadByName (ref Guid clsid, string name);
abstract member LoadByName : Guid * string -> Microsoft.BizTalk.CacheManager.Interop.ICacheEntry
Public Function LoadByName (ByRef clsid As Guid, name As String) As ICacheEntry
Parameters
- clsid
- Guid
- name
- String