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!

XmlTextAttribute Constructor

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Public Sub New()
[C#] public XmlTextAttribute();
[C++] public: XmlTextAttribute();
[JScript] public function XmlTextAttribute();

[To be supplied.]

[Visual Basic] Overloads Public Sub New(Type)
[C#] public XmlTextAttribute(Type);
[C++] public: XmlTextAttribute(Type*);
[JScript] public function XmlTextAttribute(Type);

See Also

XmlTextAttribute Class | XmlTextAttribute Members | System.Xml.Serialization Namespace