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