Item

DocumentProperties 索引器

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

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

备注

值可以是 intfloatstringboolDateTime

另见