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!

ServiceDescription.Schemas

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Schemas As XmlSchemas
[C#]
public XmlSchemas Schemas {get;}
[C++]
public: __property XmlSchemas* get_Schemas();
[JScript]
public function get Schemas() : XmlSchemas;

See Also

ServiceDescription Class | ServiceDescription Members | System.Web.Services.Description Namespace