EntityPropertyMappingAttribute::TargetNamespacePrefix Property
.NET Framework (current version)
Gets a string value that, together with TargetNamespaceUri, specifies the namespace in which the TargetPath element exists.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
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.
.NET Framework
Available since 3.5
Silverlight
Available since 4.0
Available since 3.5
Silverlight
Available since 4.0
Show: