Name Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Name Property
Gets the name of the component (primary key in the Component table).
Declaration Syntax
C# Visual Basic Visual C++ F#
public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}
member Name : string with get
Property Value

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