XMessage.SetGenericProperty(XmlQName, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual bool SetGenericProperty(Microsoft::XLANGs::BaseTypes::XmlQName ^ propQName, System::Object ^ val);
protected virtual bool SetGenericProperty (Microsoft.XLANGs.BaseTypes.XmlQName propQName, object val);
abstract member SetGenericProperty : Microsoft.XLANGs.BaseTypes.XmlQName * obj -> bool
override this.SetGenericProperty : Microsoft.XLANGs.BaseTypes.XmlQName * obj -> bool
Protected Overridable Function SetGenericProperty (propQName As XmlQName, val As Object) As Boolean
Parameters
- propQName
- XmlQName
- val
- Object