OBS SDK for .NET 3.1.3 API
OBS SDK for .NET 3.1.3 API
OBS Namespaces
OBS.Model
MetadataCollection Class
MetadataCollection Properties
Count Property
Item Property
Keys Property
KeyValuePairs Property
Values Property
MetadataCollection
KeyValuePairs Property
Metadata key-value pairs
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
Copy
public
IList
<
KeyValuePair
<
string
,
string
>>
KeyValuePairs
{
get
; }
Property Value
Type:
IList
KeyValuePair
String
,
String
See Also
Reference
MetadataCollection Class
OBS.Model Namespace