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