共用方式為


CastingDevice.Icon 屬性

定義

代表裝置的圖示。

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

屬性值

圖示。

適用於