DisplayNameLocalizationContext.DeclaringType Propiedad

Definición

Obtiene el tipo que declara el miembro que se está validando. null para la validación de parámetros de nivel superior.

public:
 property Type ^ DeclaringType { Type ^ get(); void set(Type ^ value); };
public Type? DeclaringType { get; init; }
member this.DeclaringType : Type with get, set
Public Property DeclaringType As Type

Valor de propiedad

Se aplica a