SetResourceFileUri

UriSavingArgs.SetResourceFileUri method

Overrides the URI that will be written to the Markdown output for this resource.

public void SetResourceFileUri(string resourceFileUri)
Parameter Type Description
resourceFileUri String The new URI to use (for example, a CDN URL or an absolute path).

See Also