MailMessage.UrlContentLocation Propriedade

Definição

Obtém ou define o Content-Location cabeçalho HTTP da mensagem de email.

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 da propriedade

O content-base cabeçalho.

Aplica-se a