IPropertyBag.Set(String, Object) 方法

定义

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

参数

key
String
value
Object

适用于