Add

WebExtensionPropertyCollection.Add method

添加网络扩展属性。

public int Add(string name, string value)
范围类型描述
nameString财产的名称。
valueString财产的价值。

返回值

添加属性的索引。

也可以看看