Click or drag to resize

PropertyStoreItem(PropertyKey) Property

Indexer by guid

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

Parameters

key  PropertyKey
Property Key

Return Value

PropertyStoreProperty
Property or null if not found
See Also