Sdílet prostřednictvím


MessageDescription.MessageType Vlastnost

Definice

Získá nebo nastaví typ, který identifikuje typ kontraktu zprávy.

public:
 property Type ^ MessageType { Type ^ get(); void set(Type ^ value); };
public Type MessageType { get; set; }
member this.MessageType : Type with get, set
Public Property MessageType As Type

Hodnota vlastnosti

Type

A Type , který identifikuje typ kontraktu zprávy.

Poznámky

Typ zprávy může být null.

Platí pro