AlternateViewCollection クラス
アセンブリ: System (system.dll 内)

Public NotInheritable Class AlternateViewCollection Inherits Collection(Of AlternateView) Implements IDisposable
public sealed class AlternateViewCollection : Collection<AlternateView>, IDisposable
public ref class AlternateViewCollection sealed : public Collection<AlternateView^>, IDisposable
public final class AlternateViewCollection extends Collection<AlternateView> implements IDisposable
public final class AlternateViewCollection extends Collection<AlternateView> implements IDisposable

AlternateView クラスを使用して、別の形式で電子メール メッセージのコピーを指定します。たとえば、HTML 形式でメッセージを送信する場合に、一部の受信者が HTML コンテンツを表示できない電子メール プログラムを使用しているときは、プレーン テキスト版も提供できます。

System.Collections.ObjectModel.Collection
System.Net.Mail.AlternateViewCollection


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- AlternateViewCollection クラスのページへのリンク