[This is preliminary documentation and is subject to change.]
Property - IpAddress.
| C# | Visual Basic | Visual C++ |
public string IpAddress { get; set; }
Public Property IpAddress As String
public: property String^ IpAddress { String^ get (); void set (String^ value); }