MailMessage.UrlContentLocation Vlastnost

Definice

Získá nebo nastaví hlavičku Content-Location HTTP pro e-mailovou zprávu.

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

Hodnota vlastnosti

Záhlaví content-base .

Platí pro