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!

WfcInstallContext Class

Provides context information for installations invoked through WFCInstall.exe.

Object
   InstallContext
      WfcInstallContext

[Visual Basic]
Public Class WfcInstallContext
   Inherits InstallContext
[C#]
public class WfcInstallContext : InstallContext
[C++]
public __gc class WfcInstallContext : public InstallContext
[JScript]
public class WfcInstallContext extends InstallContext

Remarks

[To be supplied.]

Requirements

Namespace: System.Configuration.Install

Assembly: System.Configuration.Install.dll

See Also

WfcInstallContext Members | System.Configuration.Install Namespace