Condividi tramite


MessageMetadata.GetMessagePropertyDefinition Metodo

Definizione

Overload

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

Parametri

qname
XmlQName

Restituisce

Si applica a

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

Parametri

propType
Type

Restituisce

Si applica a