JsonNumberHandlingAttribute.Handling 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指出在將數字序列化或還原序列化時應該使用哪些設定。
public:
property System::Text::Json::Serialization::JsonNumberHandling Handling { System::Text::Json::Serialization::JsonNumberHandling get(); };
public System.Text.Json.Serialization.JsonNumberHandling Handling { get; }
member this.Handling : System.Text.Json.Serialization.JsonNumberHandling
Public ReadOnly Property Handling As JsonNumberHandling
屬性值
物件,決定數位序列化和還原序列化設定。