Share via


PropertyCollection(IntPtr) Constructor

Definition

Constructor to create PropertyCollection

protected internal PropertyCollection (IntPtr propertyBagPtr);
new Microsoft.CognitiveServices.Speech.PropertyCollection : nativeint -> Microsoft.CognitiveServices.Speech.PropertyCollection
Protected Friend Sub New (propertyBagPtr As IntPtr)

Parameters

propertyBagPtr
IntPtr

nativeint

The property bag handle.

Applies to