MessageMetadata.GetMessagePropertyDefinition Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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