SetResourceFileUri

UriSavingArgs.SetResourceFileUri method

Sets the URI that will be written to the Markdown output.

public void SetResourceFileUri(string resourceFileUri)
Parameter Type Description
resourceFileUri String Target resource URI.

See Also