MessageQueueInstaller.MulticastAddress プロパティ
アセンブリ: System.Messaging (system.messaging.dll 内)
構文Dim instance As MessageQueueInstaller Dim value As String value = instance.MulticastAddress instance.MulticastAddress = value
/** @property */ public String get_MulticastAddress () /** @property */ public void set_MulticastAddress (String value)
public function get MulticastAddress () : String public function set MulticastAddress (value : String)
有効なマルチキャスト アドレス (次に示す形式) を格納している String、またはキューがマルチキャスト アドレスに関連付けられていないことを示す null 参照 (Visual Basic では Nothing)。
例外
.NET Framework のセキュリティ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からMessageQueueInstaller.MulticastAddress プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からMessageQueueInstaller.MulticastAddress プロパティ
を検索
- MessageQueueInstaller.MulticastAddress プロパティのページへのリンク