Add

IBehaviorPropertyCollection.Add 方法

向集合中添加新属性。

public void Add(string propertyValue)
参数类型描述
propertyValueString要添加的属性值。

另请参见