Property Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Property Property
Accessor for getting and setting properties of the InstallPackage database.
Declaration Syntax
C# Visual Basic Visual C++ F#
public InstallPackageProperties Property { get; }
Public ReadOnly Property Property As InstallPackageProperties
	Get
public:
property InstallPackageProperties^ Property {
	InstallPackageProperties^ get ();
}
member Property : InstallPackageProperties with get
Property Value

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