Item

IDocumentProperties 索引器

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

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

备注

值可以是 intfloatdoublestringboolDateTime

另请参见