This page was last edited on August 27, 2020, at 14:22.
Comments or questions about this documentation? Contact us for support!
Prerequisites: You must first complete the procedure that is found at Installing Platform SDK.
Start of procedure
End of procedure
Folder | Contents |
---|---|
\ | The root directory contains the following two files:
|
\ApplicationBlocks | Contains one subdirectory for each application block that is included with this release of Platform SDK.
Each subdirectory is a self-contained unit that contains all files required for that application block. Subdirectories typically include Visual Studio solution files and the following folders:
|
\Bin | This directory holds the .NET libraries (as both .dll and .xml files) for all APIs and application blocks contained in the .NET version of Platform SDK, including the Core and Commons namespaces.
|
\Doc | This directory stores the combined Platform SDK API Reference (in .chm format). This document contains detailed information about how to develop content using the Platform SDKs.
A second .chm file in this folder contains stand-alone documentation for the deprecated Packaged Statistics SDK. |
\Xsd | This directory contains XML Schema Definition files that define the structure of the serialized messages used by the Platform SDKs. |
<references />
Folder | Contents |
---|---|
\ | The root directory contains the following two files:
|
\applicationblocks | Contains one subdirectory for each application block that is included with this release of Platform SDK.
Each subdirectory is a self-contained unit that contains all files required for that application block. Subdirectories typically include build files and the following folders:
|
\doc | There are two subdirectories containing documentation:
• The packagedstatisticsdeprecated directory contains stand-alone documentation for the deprecated Packaged Statistics SDK. |
\lib | This directory contains the Java archive (.jar ) files for all APIs and application blocks contained in the Java version of the Platform SDK, including: commons.jar, connection.jar, kvlistbinding.jar, kvlists.jar, protocol.jar, and system.jar.
|
\thirdparty | This directory contains required third-party components necessary for working with the Platform SDKs. |
\xsd | This directory contains XML Schema Definition files that define the structure of the serialized messages used by the Platform SDKs. |
<references />