XSDPart.SetPayloadProperty(PropertyDefinition, 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:
override void SetPayloadProperty(Microsoft::XLANGs::RuntimeTypes::PropertyDefinition ^ pd, System::Object ^ val);
public override void SetPayloadProperty (Microsoft.XLANGs.RuntimeTypes.PropertyDefinition pd, object val);
override this.SetPayloadProperty : Microsoft.XLANGs.RuntimeTypes.PropertyDefinition * obj -> unit
Public Overrides Sub SetPayloadProperty (pd As PropertyDefinition, val As Object)
Paramètres
- val
- Object