UpdateResourceUri

IUriExportStrategy.UpdateResourceUri method

Updates the URI information for a resource that will be written to the Markdown output.

public void UpdateResourceUri(UriExportContext context)
Parameter Type Description
context UriExportContext The URI export context containing details about the resource.

See Also