| MvOptionsConnectionServer Property |
Server to connect to.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public string Server { get; }
Public ReadOnly Property Server As String
Get
public:
property String^ Server {
String^ get ();
}
Property Value
Type:
StringServer name.
See Also