MessageDescription.Properties Egenskap

Definition

Hämtar en beskrivning av egenskaperna för SOAP-meddelandet.

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

Egenskapsvärde

Som MessagePropertyDescriptionCollection innehåller beskrivningarna av egenskaperna för SOAP-meddelandet.

Gäller för