Partager via


MessageMetadata.GetMessagePropertyDefinition Méthode

Définition

Surcharges

GetMessagePropertyDefinition(XmlQName)
GetMessagePropertyDefinition(Type)

GetMessagePropertyDefinition(XmlQName)

public:
 Microsoft::XLANGs::RuntimeTypes::MessagePropertyDefinition ^ GetMessagePropertyDefinition(Microsoft::XLANGs::BaseTypes::XmlQName ^ qname);
public Microsoft.XLANGs.RuntimeTypes.MessagePropertyDefinition GetMessagePropertyDefinition (Microsoft.XLANGs.BaseTypes.XmlQName qname);
member this.GetMessagePropertyDefinition : Microsoft.XLANGs.BaseTypes.XmlQName -> Microsoft.XLANGs.RuntimeTypes.MessagePropertyDefinition
Public Function GetMessagePropertyDefinition (qname As XmlQName) As MessagePropertyDefinition

Paramètres

qname
XmlQName

Retours

S’applique à

GetMessagePropertyDefinition(Type)

public:
 Microsoft::XLANGs::RuntimeTypes::MessagePropertyDefinition ^ GetMessagePropertyDefinition(Type ^ propType);
public Microsoft.XLANGs.RuntimeTypes.MessagePropertyDefinition GetMessagePropertyDefinition (Type propType);
member this.GetMessagePropertyDefinition : Type -> Microsoft.XLANGs.RuntimeTypes.MessagePropertyDefinition
Public Function GetMessagePropertyDefinition (propType As Type) As MessagePropertyDefinition

Paramètres

propType
Type

Retours

S’applique à