Column Property

Microsoft Deployment Tools

Deployment Tools Foundation Column Property
Gets or sets the column associated with the record property.
Declaration Syntax
C# Visual Basic Visual C++
public string Column { get; set; }
Public Property Column As String
public:
property String^ Column {
	String^ get ();
	void set (String^ value);
}

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