Handle Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Handle Property
Gets the native integer handle.
Declaration Syntax
C# Visual Basic Visual C++ F#
public IntPtr Handle { get; }
Public ReadOnly Property Handle As IntPtr
	Get
public:
property IntPtr Handle {
	IntPtr get ();
}
member Handle : IntPtr with get
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)