PlayToReceiver.Properties 属性

定义

获取“播放到”接收器的一组自定义属性。

public:
 property IPropertySet ^ Properties { IPropertySet ^ get(); };
IPropertySet Properties();
public IPropertySet Properties { get; }
var iPropertySet = playToReceiver.properties;
Public ReadOnly Property Properties As IPropertySet

属性值

“播放到”接收器的一组自定义属性。

Windows 要求

应用功能
privateNetworkClientServer

适用于

另请参阅