NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

InstallContext Constructor ()

Initializes a new instance of the InstallContext class; a log file for the installation is not created.

[Visual Basic]
Overloads Public Sub New()
[C#]
public InstallContext();
[C++]
public: InstallContext();
[JScript]
public function InstallContext();

See Also

InstallContext Class | InstallContext Members | System.Configuration.Install Namespace | InstallContext Constructor Overload List