Name Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Name Property
Gets the name of the column.
Declaration Syntax
C# Visual Basic Visual C++
public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}
Property Value
String
name of the column

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)