[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[];
Compiler Class | Compiler Members | System.Xml.Serialization.Code Namespace