JsonPropertyInfo.PropertyType Property

Definition

Gets the type of the current property.

public:
 property Type ^ PropertyType { Type ^ get(); };
public Type PropertyType { get; }
member this.PropertyType : Type
Public ReadOnly Property PropertyType As Type

Property Value

Applies to