ExecutePropertyQuery Method (property)

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation ExecutePropertyQuery Method (property)
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerDatabaseExecutePropertyQuery(String)
Returns the value of the specified property.
Declaration Syntax
C# Visual Basic Visual C++
public string ExecutePropertyQuery(
	string property
)
Public Function ExecutePropertyQuery ( 
	property As String
) As String
public:
String^ ExecutePropertyQuery(
	String^ property
)
Parameters
property (String)
Name of the property to retrieve.
Return Value

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