Column Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
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
	Get
public:
property String^ Column {
	String^ get ();
}
Property Value

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