Assembly: Microsoft.ComponentStudio.ComponentPlatformInterface (in microsoft.componentstudio.componentplatforminterface.dll)
Usage
Visual Basic |
---|
Dim answerFileComponentSetting1 As AnswerFileComponentSetting |
Syntax
Visual Basic |
---|
NotInheritable Public Class AnswerFileComponentSetting Inherits ComponentSetting Implements IAnswerFileSettingOverrideContainer, ISettingOverrideContainer, IRemovable |
C# |
---|
public sealed class AnswerFileComponentSetting : ComponentSetting, IAnswerFileSettingOverrideContainer, ISettingOverrideContainer, IRemovable |
C++ |
---|
public ref class AnswerFileComponentSetting sealed : ComponentSetting, IAnswerFileSettingOverrideContainer, ISettingOverrideContainer, IRemovable |
J# |
---|
public final class AnswerFileComponentSetting extends ComponentSetting implements IAnswerFileSettingOverrideContainer, ISettingOverrideContainer, IRemovable |
JScript |
---|
public class AnswerFileComponentSetting extends ComponentSetting implements IAnswerFileSettingOverrideContainer, , ISettingOverrideContainer, , IRemovable |
Inheritance Hierarchy
System.Object
Microsoft.ComponentStudio.Common.ObjectBase
Microsoft.ComponentStudio.ComponentPlatformInterface.ComponentSetting
Microsoft.ComponentStudio.ComponentPlatformInterface.AnswerFileComponentSetting
Microsoft.ComponentStudio.Common.ObjectBase
Microsoft.ComponentStudio.ComponentPlatformInterface.ComponentSetting
Microsoft.ComponentStudio.ComponentPlatformInterface.AnswerFileComponentSetting
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.