MessageContractMemberAttribute.Name Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies the name of the element that corresponds to this member.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.StringThe name of the element that corresponds to this member. This string must be a valid XML element name.
Show: