MessageWrapperForUserCode.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 ^ propType, System::Object ^ value);
public override void SetPropertyValue (Type propType, object value);
override this.SetPropertyValue : Type * obj -> unit
Public Overrides Sub SetPropertyValue (propType As Type, value As Object)
Parameters
- propType
- Type
- value
- Object