This document is archived and information here might be outdated. Recommended version. |
The server this workspace is connected to.
[Visual Basic .NET]
Public ReadOnly Property ConnectionServer As String
[C#]
public string ConnectionServer {get;}
[C++]
HRESULT get_ConnectionServer(
System.String* server
);
[C++] Parameters server [out, retval]
server is a parameter of type BSTR*