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!

Stubbed out topic that will go into Glue and the build after the PDC docs ship. Will go in the how to section of the C# docs. David has seen this.

XML Documentation

In C# you can document the code you write using XML. C# is the only programming language in Visual Studio 7.0 with this feature. For details on creating an XML file with documentation comments, see the following topics.

For information about See
The compiler option to use. /doc (Process Documentation Comments)
Tags you can use to provide commonly used functionality in documentation. Tags for Documentation Comments
The ID strings that the compiler produces to identify the constructs in your code. Processing the XML File
How to document a type. XML Documentation Tutorial

See Also

EnterLinks EnterLinks