BTXPortBase.SetPropertyValue 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.
Surcharges
SetPropertyValue(Type, Object) | |
SetPropertyValue(Type, Object, Context) |
SetPropertyValue(Type, Object)
public:
override void SetPropertyValue(Type ^ prop, System::Object ^ val);
public override void SetPropertyValue (Type prop, object val);
override this.SetPropertyValue : Type * obj -> unit
Public Overrides Sub SetPropertyValue (prop As Type, val As Object)
Paramètres
- prop
- Type
- val
- Object
S’applique à
SetPropertyValue(Type, Object, Context)
public:
override void SetPropertyValue(Type ^ prop, System::Object ^ val, Microsoft::XLANGs::Core::Context ^ ctx);
public override void SetPropertyValue (Type prop, object val, Microsoft.XLANGs.Core.Context ctx);
override this.SetPropertyValue : Type * obj * Microsoft.XLANGs.Core.Context -> unit
Public Overrides Sub SetPropertyValue (prop As Type, val As Object, ctx As Context)
Paramètres
- prop
- Type
- val
- Object
- ctx
- Context