ConflictTables Property

Microsoft Deployment Tools

Deployment Tools Foundation ConflictTables Property
Gets the list of tables containing merge conflicts.
Declaration Syntax
C# Visual Basic Visual C++
public IList<string> ConflictTables { get; }
Public ReadOnly Property ConflictTables As IList(Of String)
public:
property IList<String^>^ ConflictTables {
	IList<String^>^ get ();
}

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