Column Property

Microsoft Deployment Tools

Deployment Tools Foundation Column Property
Gets the column containing the error, or null if the error applies to the whole row.
Declaration Syntax
C# Visual Basic Visual C++
public string Column { get; }
Public ReadOnly Property Column As String
public:
property String^ Column {
	String^ get ();
}

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