Aracılığıyla paylaş


JsonNode.Parent Özellik

Tanım

Üst JsonNodeöğesini alır. Üst öğe yoksa döndürülür null . Üst öğe veya olabilir JsonObject JsonArray.

public:
 property System::Text::Json::Nodes::JsonNode ^ Parent { System::Text::Json::Nodes::JsonNode ^ get(); };
public System.Text.Json.Nodes.JsonNode? Parent { get; }
member this.Parent : System.Text.Json.Nodes.JsonNode
Public ReadOnly Property Parent As JsonNode

Özellik Değeri

JsonNode

Şunlara uygulanır