Table of Contents

Property PartUri

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

PartUri

Gets or sets the payload part URI, or null when it could not be resolved. The part stays preserved, so its bytes are reachable through Parts.

public string? PartUri { get; set; }

Property Value

string