BTXDirectPortBinding.SetPropertyValue(Type, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- prop
- Type
- val
- Object