Column Property

Microsoft Deployment Compression & Installer

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

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