Поделиться через


MessagePropertyDescriptionCollection.GetKeyForItem Метод

Определение

Возвращает объект XmlQualifiedName для MessagePropertyDescription.

protected:
 override System::String ^ GetKeyForItem(System::ServiceModel::Description::MessagePropertyDescription ^ item);
protected override string GetKeyForItem (System.ServiceModel.Description.MessagePropertyDescription item);
override this.GetKeyForItem : System.ServiceModel.Description.MessagePropertyDescription -> string
Protected Overrides Function GetKeyForItem (item As MessagePropertyDescription) As String

Параметры

item
MessagePropertyDescription

Искомый объект MessagePropertyDescription.

Возвращаемое значение

XmlQualifiedName выражения MessagePropertyDescription.

Применяется к