XMessage.ReadonlyPropertySetter(XMessage, 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:
static void ReadonlyPropertySetter(Microsoft::XLANGs::Core::XMessage ^ msg, Microsoft::XLANGs::BaseTypes::XmlQName ^ propQName, System::Object ^ val);
protected static void ReadonlyPropertySetter (Microsoft.XLANGs.Core.XMessage msg, Microsoft.XLANGs.BaseTypes.XmlQName propQName, object val);
static member ReadonlyPropertySetter : Microsoft.XLANGs.Core.XMessage * Microsoft.XLANGs.BaseTypes.XmlQName * obj -> unit
Protected Shared Sub ReadonlyPropertySetter (msg As XMessage, propQName As XmlQName, val As Object)
Paramètres
- msg
- XMessage
- propQName
- XmlQName
- val
- Object