Share via


UdpTransportSettingsElement.MulticastInterfaceId プロパティ

定義

UDP トランスポートの構成要素内の MulticastInterfaceId プロパティの値を取得または設定できます。

public:
 property System::String ^ MulticastInterfaceId { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("multicastInterfaceId")]
public string MulticastInterfaceId { get; set; }
[<System.Configuration.ConfigurationProperty("multicastInterfaceId")>]
member this.MulticastInterfaceId : string with get, set
Public Property MulticastInterfaceId As String

プロパティ値

マルチホーム コンピューター上でマルチキャスト トラフィックを送受信するときに使用するネットワーク アダプター。

属性

適用対象