MailMessage.UrlContentBase Vlastnost

Definice

Získá nebo nastaví hlavičku Content-Base HTTP, základ adresy URL všech relativních adres URL použitých v textu html kódované e-mailové zprávy.

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

Hodnota vlastnosti

Základ adresy URL.

Platí pro