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