DocumentableItem.Namespaces Property

 

Gets or sets the dictionary of namespace prefixes and namespaces used to preserve namespace prefixes and namespaces when a ServiceDescription object is constructed.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Namespaces : XmlSerializerNamespaces with get, set

Property Value

Type: System.Xml.Serialization.XmlSerializerNamespaces

A XmlSerializerNamespaces dictionary containing prefix/namespace pairs.

.NET Framework
Available since 2.0
Return to top
Show: