Edit

Share via


SdpConnection.IPAddress Property

Definition

Gets or sets the IP address unless a HostName is supplied. This property may be null.

public:
 property System::Net::IPAddress ^ IPAddress { System::Net::IPAddress ^ get(); void set(System::Net::IPAddress ^ value); };
public System.Net.IPAddress IPAddress { get; set; }
member this.IPAddress : System.Net.IPAddress with get, set
Public Property IPAddress As IPAddress

Property Value

Applies to