BLTComponentCache Property
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the BLTComponent cache dictionary with ParentConfigFileName.
public static Dictionary<string,string> BLTComponentCache {get;}
public:
static property Dictionary<String^,String^>^ BLTComponentCache {
Dictionary<String^,String^>^ get();
}