Miner.Interop.Process Namespace > IMMExtensionEx Interface : TableNames Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property TableNames As System.Object
'Usage
Dim instance As IMMExtensionEx Dim value As System.Object value = instance.TableNames
[System.Runtime.InteropServices.DispId(1610678272)] System.object TableNames {get;}
read-only property TableNames: System.TObject;
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get TableNames : System.Object
[System.Runtime.InteropServices.DispId(1610678272)] __property System.Object* get_TableNames();
[System.Runtime.InteropServices.DispId(1610678272)]
property System.Object^ TableNames {
System.Object^ 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