Type Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Type Property
Gets the type of the column as a System.Type. This is one of the following: Int16, Int32, String, or Stream
Declaration Syntax
C# Visual Basic Visual C++
public Type Type { get; }
Public ReadOnly Property Type As Type
	Get
public:
property Type^ Type {
	Type^ get ();
}
Property Value
Type
type of the column

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