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!

Informational Version

As describe above, the informational version is a string used to attach additional version information to an assembly for documentation purposes only – this data is never used at runtime. In Beta2 this information will be displayed by admin tools and the property pages visible in the shell.

The information version is represented using the custom attribute System.Reflection.AssemblyInformationalVersionAttribute. The definition of that attribute is: