AlternateView::LinkedResources Property
.NET Framework (current version)
Gets the set of embedded resources referred to by this attachment.
Assembly: System (in System.dll)
public: property LinkedResourceCollection^ LinkedResources { LinkedResourceCollection^ get(); }
Property Value
Type: System.Net.Mail::LinkedResourceCollection^A LinkedResourceCollection object that stores the collection of linked resources to be sent as part of an e-mail message.
.NET Framework
Available since 2.0
Available since 2.0
Show: