.NET Framework Class Library
ParentWndWrapper.Handle Property
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > ParentWndWrapper Class > ParentWndWrapper Properties > .NET Framework Class Library |
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public ReadOnly Property Handle As IntPtr Get |
C# |
|---|
public IntPtr Handle { get; } |
Visual C++ |
|---|
public: property IntPtr Handle { |
JavaScript |
|---|
function get_handle(); |
See Also