XMessage.SetGenericProperty(XmlQName, Object) 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.
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
Paramètres
- propQName
- XmlQName
- val
- Object