DisplayFormatAttribute.NullDisplayTextResourceType Vlastnost

Definice

Získá nebo nastaví Type , který obsahuje prostředky pro NullDisplayText.

Použití NullDisplayTextResourceType spolu s NullDisplayText, umožňuje metodu GetNullDisplayText() vrátit lokalizované hodnoty.

public:
 property Type ^ NullDisplayTextResourceType { Type ^ get(); void set(Type ^ value); };
[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)]
public Type? NullDisplayTextResourceType { get; set; }
public Type? NullDisplayTextResourceType { get; set; }
public Type NullDisplayTextResourceType { get; set; }
[<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)>]
member this.NullDisplayTextResourceType : Type with get, set
member this.NullDisplayTextResourceType : Type with get, set
Public Property NullDisplayTextResourceType As Type

Hodnota vlastnosti

Atributy

Platí pro