Freigeben über


DisplayMetadata.EnumNamesAndValues Eigenschaft

Definition

Ruft die Namen und Werte aller Enum Werte in ab UnderlyingOrModelType. Siehe EnumNamesAndValues.

public:
 property System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ EnumNamesAndValues { System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ get(); void set(System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ value); };
public System.Collections.Generic.IReadOnlyDictionary<string,string> EnumNamesAndValues { get; set; }
public System.Collections.Generic.IReadOnlyDictionary<string,string>? EnumNamesAndValues { get; set; }
member this.EnumNamesAndValues : System.Collections.Generic.IReadOnlyDictionary<string, string> with get, set
Public Property EnumNamesAndValues As IReadOnlyDictionary(Of String, String)

Eigenschaftswert

Gilt für: