Share via


PlayToReceiver.Properties 屬性

定義

取得 Play To 接收者的一組自定義屬性。

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

屬性值

播放至接收者的一組自定義屬性。

Windows 需求

應用程式功能
privateNetworkClientServer

適用於

另請參閱