OpenApiLinkReference.CopyReference(OpenApiReferenceWithDescription) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Copy the reference as a target element with overrides.
protected override Microsoft.OpenApi.OpenApiReferenceWithDescription CopyReference(Microsoft.OpenApi.OpenApiReferenceWithDescription sourceReference);
override this.CopyReference : Microsoft.OpenApi.OpenApiReferenceWithDescription -> Microsoft.OpenApi.OpenApiReferenceWithDescription
Protected Overrides Function CopyReference (sourceReference As OpenApiReferenceWithDescription) As OpenApiReferenceWithDescription
Parameters
- sourceReference
- OpenApiReferenceWithDescription
The source reference to copy
Returns
The copy of the reference