CastingDevice.Icon 属性

定义

表示设备的图标。

public:
 property IRandomAccessStreamWithContentType ^ Icon { IRandomAccessStreamWithContentType ^ get(); };
IRandomAccessStreamWithContentType Icon();
public IRandomAccessStreamWithContentType Icon { get; }
var iRandomAccessStreamWithContentType = castingDevice.icon;
Public ReadOnly Property Icon As IRandomAccessStreamWithContentType

属性值

图标。

适用于