Share via


CastingDevice.Icon Property

Definition

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.

Applies to