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++ | F# |
public string Column { get; }
Public ReadOnly Property Column As String Get
public: property String^ Column { String^ get (); }
member Column : string with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)