Type Property

Microsoft Deployment Tools

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
public:
property Type^ Type {
	Type^ get ();
}
Value
type of the column

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