Boundary

ContentType.Boundary property

获取或设置 Content-Type 标头中包含的边界参数 的值。

public string Boundary { get; set; }

适当的价值

包含边界参数值的字符串。

也可以看看