你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PropertyCollection(IntPtr) 构造函数

定义

用于创建 PropertyCollection 的构造函数

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

参数

propertyBagPtr
IntPtr

nativeint

属性包句柄。

适用于