Bagikan melalui


EmailAttachment.ContentLocation Properti

Definisi

Mendapatkan atau mengatur lokasi lampiran email sebagai Pengidentifikasi Sumber Daya Seragam (URI).

public:
 property Platform::String ^ ContentLocation { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ContentLocation();

void ContentLocation(winrt::hstring value);
public string ContentLocation { get; set; }
var string = emailAttachment.contentLocation;
emailAttachment.contentLocation = string;
Public Property ContentLocation As String

Nilai Properti

String

Platform::String

winrt::hstring

Lokasi lampiran email sebagai Pengidentifikasi Sumber Daya Seragam (URI).

Persyaratan Windows

Kemampuan aplikasi
email emailSystem

Berlaku untuk