Building the C# vSphere
DLLs with the Web Services SDK
In the vSphere Web Services SDK, VMware
supplies sample vSphere clients for Visual Studio. The SDK includes a project
(
.csproj
) file for each sample, and
a solution (.sln
) file for the whole
set of samples. The project files reference the DLLs through which a client
communicates with the Web service.