JsonPropertyInfoValues<T>.DeclaringType Property

Definition

The declaring type of the property or field.

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

Property Value

Applies to