Table Property

Microsoft Deployment Tools

Deployment Tools Foundation Table Property
Gets or sets the table associated with the record type.
Declaration Syntax
C# Visual Basic Visual C++
public string Table { get; set; }
Public Property Table As String
public:
property String^ Table {
	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)