PlayToReceiver.Properties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a set of custom properties for the Play To receiver.
public:
property IPropertySet ^ Properties { IPropertySet ^ get(); };
IPropertySet Properties();
public IPropertySet Properties { get; }
var iPropertySet = playToReceiver.properties;
Public ReadOnly Property Properties As IPropertySet
Property Value
A set of custom properties for the Play To receiver.
Windows requirements
App capabilities |
privateNetworkClientServer
|