MailMessage.UrlContentLocation Propiedad

Definición

Obtiene o establece el Content-Location encabezado HTTP para el mensaje de correo electrónico.

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

Valor de propiedad

Encabezado content-base .

Se aplica a