AllowedValuesAttribute.Values Property

Definition

Gets the list of values allowed by this attribute.

public:
 property cli::array <System::Object ^> ^ Values { cli::array <System::Object ^> ^ get(); };
public object?[] Values { get; }
member this.Values : obj[]
Public ReadOnly Property Values As Object()

Property Value

Object[]

Applies to