JsonIgnoreAttribute.Condition Özellik

Tanım

Bir özelliğin yoksayılması için karşılanması gereken koşulu alır veya ayarlar.

public:
 property System::Text::Json::Serialization::JsonIgnoreCondition Condition { System::Text::Json::Serialization::JsonIgnoreCondition get(); void set(System::Text::Json::Serialization::JsonIgnoreCondition value); };
public System.Text.Json.Serialization.JsonIgnoreCondition Condition { get; set; }
member this.Condition : System.Text.Json.Serialization.JsonIgnoreCondition with get, set
Public Property Condition As JsonIgnoreCondition

Özellik Değeri

Açıklamalar

Always varsayılan değerdir.

Şunlara uygulanır