MailMessage.UrlContentLocation 属性

定义

获取或设置 Content-Location 电子邮件的 HTTP 标头。

public:
 property System::String ^ UrlContentLocation { System::String ^ get(); void set(System::String ^ value); };
public string UrlContentLocation { get; set; }
member this.UrlContentLocation : string with get, set
Public Property UrlContentLocation As String

属性值

标头 content-base

适用于