Compartilhar via


DisplayMetadata.EnumNamesAndValues Propriedade

Definição

Obtém os nomes e valores de todos os Enum valores em UnderlyingOrModelType. Consulte 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)

Valor da propriedade

Aplica-se a