Handle Property

Microsoft Deployment Tools

Deployment Tools Foundation Handle Property
Gets the native integer handle.
Declaration Syntax
C# Visual Basic Visual C++
public IntPtr Handle { get; }
Public ReadOnly Property Handle As IntPtr
public:
property IntPtr Handle {
	IntPtr get ();
}

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)