XMessage.GetGenericProperty(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.
public:
virtual bool GetGenericProperty(Microsoft::XLANGs::BaseTypes::XmlQName ^ propQName, [Runtime::InteropServices::Out] System::Object ^ % val);
public virtual bool GetGenericProperty (Microsoft.XLANGs.BaseTypes.XmlQName propQName, out object val);
abstract member GetGenericProperty : Microsoft.XLANGs.BaseTypes.XmlQName * obj -> bool
override this.GetGenericProperty : Microsoft.XLANGs.BaseTypes.XmlQName * obj -> bool
Public Overridable Function GetGenericProperty (propQName As XmlQName, ByRef val As Object) As Boolean
Paramètres
- propQName
- XmlQName
- val
- Object