Edit

Share via


PropertyBag.Set(String, Object) Method

Definition

public void Set (string key, object value);
abstract member Set : string * obj -> unit
override this.Set : string * obj -> unit

Parameters

key
String
value
Object

Implements

Applies to