Share via


XMessage.InternalGetContextProperty(XmlQName) Method

Definition

public:
 System::Object ^ InternalGetContextProperty(Microsoft::XLANGs::BaseTypes::XmlQName ^ propQName);
public object InternalGetContextProperty (Microsoft.XLANGs.BaseTypes.XmlQName propQName);
member this.InternalGetContextProperty : Microsoft.XLANGs.BaseTypes.XmlQName -> obj
Public Function InternalGetContextProperty (propQName As XmlQName) As Object

Parameters

propQName
XmlQName

Returns

Applies to