MailMessage.UrlContentLocation Propriété

Définition

Obtient ou définit l’en-tête Content-Location HTTP pour le message électronique.

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

Valeur de propriété

En-tête content-base .

S’applique à