A handle to the plug-in which this user
interface will manipulate.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Data() As Object
|
| [C#] |
|---|
public Object Data {get; set;}
|
| [Managed C++] |
|---|
public: __property IUnknown^ get_Data();
|