EntityPropertyMappingAttribute::TargetNamespaceUri Property
Gets a string value that specifies the namespace URI of the element specified by the TargetPath property.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
If mapping to non-syndication element/attribute, this property is the namespace for the target element/attribute.
If neither TargetNamespacePrefix nor TargetNamespaceUri are specified, the TargetPath will be put in the default namespace. If TargetNamespacePrefix is not specified, a prefix is autogenerated. If TargetNamespacePrefix is specified, but TargetNamespaceUri is not specified, an exception is thrown at construction time.
Available since 3.5
Silverlight
Available since 4.0