Share via


OpenApiTagReference.Parent Property

Definition

The tag that this tag is nested under.

public Microsoft.OpenApi.OpenApiTagReference? Parent { get; }
member this.Parent : Microsoft.OpenApi.OpenApiTagReference
Public ReadOnly Property Parent As OpenApiTagReference

Property Value

Implements

Applies to