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