CastingDevice.Icon 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.
An icon representing the device.
public:
property IRandomAccessStreamWithContentType ^ Icon { IRandomAccessStreamWithContentType ^ get(); };
IRandomAccessStreamWithContentType Icon();
public IRandomAccessStreamWithContentType Icon { get; }
var iRandomAccessStreamWithContentType = castingDevice.icon;
Public ReadOnly Property Icon As IRandomAccessStreamWithContentType
Property Value
The icon.