JsonNode.Options 屬性

定義

取得控制行為的選項。

public:
 property Nullable<System::Text::Json::Nodes::JsonNodeOptions> Options { Nullable<System::Text::Json::Nodes::JsonNodeOptions> get(); };
public System.Text.Json.Nodes.JsonNodeOptions? Options { get; }
member this.Options : Nullable<System.Text.Json.Nodes.JsonNodeOptions>
Public ReadOnly Property Options As Nullable(Of JsonNodeOptions)

屬性值

適用於