Defines an interface that indicates a property that can be mapped
to a single entry in an answer file.
Namespace:
Microsoft.ComponentStudio.ComponentPlatformInterface
Assembly:
Microsoft.ComponentStudio.ComponentPlatformInterface (in
microsoft.componentstudio.componentplatforminterface.dll)
Usage
Visual Basic |
Public Class scalarSettingPropertyDescriptorImplementation
Implements IScalarSettingPropertyDescriptor
End Class
Dim scalarSettingPropertyDescriptorImplementation1 As New scalarSettingPropertyDescriptorImplementation()
|
Syntax
Visual Basic |
Public Interface IScalarSettingPropertyDescriptor
|
C# |
public interface IScalarSettingPropertyDescriptor
|
C++ |
public interface class IScalarSettingPropertyDescriptor
|
J# |
public interface IScalarSettingPropertyDescriptor
|
JScript |
public interface IScalarSettingPropertyDescriptor
|
Remarks
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server
2003, Windows Vista, and Windows 2000
Target Platforms
See Also