MessagePartDescriptionCollection.GetKeyForItem Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When called by a derived class, returns the XmlQualifiedName of the MessagePartDescription.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- item
- Type: System.ServiceModel.Description.MessagePartDescription
The MessagePartDescription to locate.
Show: