XmpElementBase.GetAttribute
XmpElementBase.GetAttribute method
获取属性。
public virtual string GetAttribute(string attribute)
| 参数 | 类型 | 描述 |
|---|---|---|
| attribute | String | 该属性。 |
返回值
返回指定属性名称的属性。
另请参见
- class XmpElementBase
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging
获取属性。
public virtual string GetAttribute(string attribute)
| 参数 | 类型 | 描述 |
|---|---|---|
| attribute | String | 该属性。 |
返回指定属性名称的属性。