XlangStore.ReadContextProperty(Envelope, 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:
bool ReadContextProperty(Microsoft::XLANGs::Core::Envelope ^ env, Microsoft::XLANGs::BaseTypes::XmlQName ^ name, [Runtime::InteropServices::Out] System::Object ^ % val);
public bool ReadContextProperty (Microsoft.XLANGs.Core.Envelope env, Microsoft.XLANGs.BaseTypes.XmlQName name, out object val);
abstract member ReadContextProperty : Microsoft.XLANGs.Core.Envelope * Microsoft.XLANGs.BaseTypes.XmlQName * obj -> bool
Public Function ReadContextProperty (env As Envelope, name As XmlQName, ByRef val As Object) As Boolean
Paramètres
- env
- Envelope
- name
- XmlQName
- val
- Object