다음을 통해 공유


CastingDevice.Icon 속성

정의

디바이스를 나타내는 아이콘입니다.

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

속성 값

아이콘입니다.

적용 대상