Deployment Tools Foundation
Column Property
Gets or sets the column associated with the record property.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Column { get; set; }
Public Property Column As String Get Set
public: property String^ Column { String^ get (); void set (String^ value); }
member Column : string with get, set
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.11.1.2318)