Item

DocumentProperties indexer

返回或设置与指定名称关联的自定义属性。 读/写Object。

public object this[string name] { get; set; }

评论

值可以是 int , float , string , boolDateTime

也可以看看