NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Value Enumerator Sample

The purpose of this sample is to introduce developers to the NGWS value and enumerated types. This sample demonstrates how to create and work with value and enumerated types. The sample derives the types from the System.ValueType and System.Enum classes. Each of these classes provide features that enables the developer to easily work with them.

Location of the Sample

This sample list located in the ValueEnum directory of the NGWS SDK sample directories.

For Example:

C:\Program Files\NGWSSDK\Samples\ValueEnum

Building the Sample

In order to properly build and run this sample, the following steps need to be performed prior to building and running the sample.

Running the Sample

In order to run this sample, follow the instructions listed below.