Udostępnij za pośrednictwem


UdpBindingElement.MulticastInterfaceId Właściwość

Definicja

Pobiera lub ustawia wartość karty sieciowej używanej w elemecie powiązania UDP.

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

Wartość właściwości

Wartość karty sieciowej używanej w elemecie powiązania UDP.

Atrybuty

Dotyczy