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 .

적용 대상