Deployment Tools Foundation
ToString Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► TableInfo ► ToString()()()()
Gets a string representation of the table.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override string ToString()
Public Overrides Function ToString As String
public: virtual String^ ToString() override
abstract ToString : unit -> string override ToString : unit -> string
Return Value
String
The name of the table.
The name of the table.
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)