Miner.Interop Namespace > IMMLayoutBuilder Interface : VersionCache Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678277)> ReadOnly Property VersionCache As IMMVersionCache
'Usage
Dim instance As IMMLayoutBuilder Dim value As IMMVersionCache value = instance.VersionCache
[System.Runtime.InteropServices.DispId(1610678277)] IMMVersionCache VersionCache {get;}
read-only property VersionCache: IMMVersionCache;
System.Runtime.InteropServices.DispIdAttribute(1610678277) function get VersionCache : IMMVersionCache
[System.Runtime.InteropServices.DispId(1610678277)] __property IMMVersionCache* get_VersionCache();
[System.Runtime.InteropServices.DispId(1610678277)] property IMMVersionCache^ VersionCache { IMMVersionCache^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2