Miner.Interop Namespace > IMMMapProductionInfo Interface : StoredDisplay Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678279)> ReadOnly Property StoredDisplay As IMMStoredDisplay
'Usage
Dim instance As IMMMapProductionInfo Dim value As IMMStoredDisplay value = instance.StoredDisplay
[System.Runtime.InteropServices.DispId(1610678279)] IMMStoredDisplay StoredDisplay {get;}
read-only property StoredDisplay: IMMStoredDisplay;
System.Runtime.InteropServices.DispIdAttribute(1610678279) function get StoredDisplay : IMMStoredDisplay
[System.Runtime.InteropServices.DispId(1610678279)] __property IMMStoredDisplay* get_StoredDisplay();
[System.Runtime.InteropServices.DispId(1610678279)] property IMMStoredDisplay^ StoredDisplay { IMMStoredDisplay^ 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