DataDirect XML Converters 5.0 Send comments on this topic.
Icon Property
See Also 
DDTek.XmlConverter.BizTalk Namespace > Disassembler Class : Icon Property




Returns icon for the pipeline editor toolbox

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Icon As IntPtr
Visual Basic (Usage)Copy Code
Dim instance As Disassembler
Dim value As IntPtr
 
value = instance.Icon
C# 
public IntPtr Icon {get;}
Managed Extensions for C++ 
public: __property IntPtr get_Icon();
C++/CLI 
public:
property IntPtr Icon {
   IntPtr get();
}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.