点击或拖拽改变大小

MetadataCollectionItem 属性

自定义元数据。

命名空间:  OBS.Model
程序集:  esdk_obs_.net (在 esdk_obs_.net.dll 中) 版本:3.19.7.1 (3.19.7.1)
语法
C#
public string this[
	string name
] { get; set; }

参数

name
类型:SystemString
元数据元素名。

返回值

类型:String
元数据元素值。
参见