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!

XmlSchemaAnnotated.Annotations

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Annotations As XmlSchemaAnnotations
[C#]
public XmlSchemaAnnotations Annotations {get;}
[C++]
public: __property XmlSchemaAnnotations* get_Annotations();
[JScript]
public function get Annotations() : XmlSchemaAnnotations;

See Also

XmlSchemaAnnotated Class | XmlSchemaAnnotated Members | System.Xml.Serialization.Schema Namespace