ValueListAttribute Class

Definition

Important

This API is not CLS-compliant.

public ref class ValueListAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class ValueListAttribute : Attribute
type ValueListAttribute = class
    inherit Attribute
Public NotInheritable Class ValueListAttribute
Inherits Attribute
Inheritance
ValueListAttribute
Attributes

Constructors

ValueListAttribute(String[])

Properties

ValueList

Applies to