SetResourceFileUri

UriExportContext.SetResourceFileUri method

Overrides the URI that will appear in the Markdown output.

public void SetResourceFileUri(string resourceFileUri)
Parameter Type Description
resourceFileUri String The new URI (for example, a CDN URL).

See Also