Context Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Context Property
Gets the user context of this product or patch installation.
Declaration Syntax
C# Visual Basic Visual C++ F#
public UserContexts Context { get; }
Public ReadOnly Property Context As UserContexts
	Get
public:
property UserContexts Context {
	UserContexts get ();
}
member Context : UserContexts with get
Property Value

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