ValidateSetAttribute.ValidValues Property

Definition

Gets the valid values in the set.

public:
 property System::Collections::Generic::IList<System::String ^> ^ ValidValues { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> ValidValues { get; }
member this.ValidValues : System.Collections.Generic.IList<string>
Public ReadOnly Property ValidValues As IList(Of String)

Property Value

Applies to