Click or drag to resize

PropertyStoreItem Property (PropertyKey)

Indexer by guid

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public PropertyStoreProperty this[
	PropertyKey key
] { get; }

Parameters

key
Type: Ozeki.MediaPropertyKey
Property Key

Return Value

Type: PropertyStoreProperty
Property or null if not found
See Also