Property HasReplacementContent
HasReplacementContent
Gets a value indicating whether the part's bytes have been replaced in memory by SetContent(byte[]), so the source package is no longer consulted.
public bool HasReplacementContent { get; }
Gets a value indicating whether the part's bytes have been replaced in memory by SetContent(byte[]), so the source package is no longer consulted.
public bool HasReplacementContent { get; }