Specifies the subject object associated with an instance of CpiResult. Namespace: Microsoft.ComponentStudio.ComponentPlatformInterface
Assembly: Microsoft.ComponentStudio.ComponentPlatformInterface (in microsoft.componentstudio.componentplatforminterface.dll)

Usage

Visual Basic
Dim windowsFeatureValidationSubject1 As WindowsFeatureValidationSubject

Syntax

Visual Basic
Public Class WindowsFeatureValidationSubject
C#
public class WindowsFeatureValidationSubject
C++
public ref class WindowsFeatureValidationSubject
J#
public class WindowsFeatureValidationSubject
JScript
public class WindowsFeatureValidationSubject

Remarks

When validation fails upon package actions in an answer file, Subject will return an instance of this class.


Inheritance Hierarchy

System.Object
  Microsoft.ComponentStudio.ComponentPlatformInterface.WindowsFeatureValidationSubject

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Vista, and Windows 2000

Target Platforms

See Also