Sdílet prostřednictvím


ValidationResult.MemberNames Vlastnost

Definice

Získá kolekci názvů členů, které označují, která pole mají chyby ověření.

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

Hodnota vlastnosti

Kolekce názvů členů, které označují, která pole mají chyby ověření.

Poznámky

Kolekce může být prázdná, ale nikdy nullnebude .

Platí pro