共用方式為


RestApiParameterFilterContext.Parent Property

Definition

The parent object of the parameter, can be either an instance of RestApiPayload or RestApiPayloadProperty null if the parameter belongs to the operation.

public object? Parent { get; set; }
member this.Parent : obj with get, set
Public Property Parent As Object

Property Value

Applies to