Database Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Database Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerViewDatabase
Gets the Database on which this View was opened.
Declaration Syntax
C# Visual Basic Visual C++ F#
public Database Database { get; }
Public ReadOnly Property Database As Database
	Get
public:
property Database^ Database {
	Database^ get ();
}
member Database : Database with get
Property Value

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