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


MessageBodyDescription.Parts Свойство

Определение

Возвращает части для текста сообщения SOAP.

public:
 property System::ServiceModel::Description::MessagePartDescriptionCollection ^ Parts { System::ServiceModel::Description::MessagePartDescriptionCollection ^ get(); };
public System.ServiceModel.Description.MessagePartDescriptionCollection Parts { get; }
member this.Parts : System.ServiceModel.Description.MessagePartDescriptionCollection
Public ReadOnly Property Parts As MessagePartDescriptionCollection

Значение свойства

Части текста, которые можно проверить или изменить.

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