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!

Compiler.Imports

[To be supplied.]

[Visual Basic]
Protected ReadOnly Property Imports As String ()
[C#]
protected string[] Imports {get;}
[C++]
protected: __property String* get_Imports();
[JScript]
protected function get Imports() : String[];

See Also

Compiler Class | Compiler Members | System.Xml.Serialization.Code Namespace