Miner.Interop Namespace > IMMInsetFrame3 Interface : StoredDisplayName Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> Property StoredDisplayName As IMMStoredDisplayName
'Usage
Dim instance As IMMInsetFrame3 Dim value As IMMStoredDisplayName instance.StoredDisplayName = value value = instance.StoredDisplayName
[System.Runtime.InteropServices.DispId(1610678272)] IMMStoredDisplayName StoredDisplayName {get; set;}
read-write property StoredDisplayName: IMMStoredDisplayName;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get,set StoredDisplayName : IMMStoredDisplayName
[System.Runtime.InteropServices.DispId(1610678272)] __property IMMStoredDisplayName* get_StoredDisplayName(); __property void set_StoredDisplayName( IMMStoredDisplayName* value );
[System.Runtime.InteropServices.DispId(1610678272)] property IMMStoredDisplayName^ StoredDisplayName { IMMStoredDisplayName^ get(); void set ( IMMStoredDisplayName^ value); }
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