PortBinding.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:
virtual void SetPropertyValue(Type ^ prop, System::Object ^ val);
public virtual void SetPropertyValue (Type prop, object val);
abstract member SetPropertyValue : Type * obj -> unit
override this.SetPropertyValue : Type * obj -> unit
Public Overridable Sub SetPropertyValue (prop As Type, val As Object)
Parameters
- prop
- Type
- val
- Object