Property PartUri
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; }
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; }