다음을 통해 공유


PlayToSourceSelectedEventArgs.Icon 속성

정의

선택한 재생 대상 원본의 표시 아이콘을 가져옵니다.

public:
 property IRandomAccessStreamWithContentType ^ Icon { IRandomAccessStreamWithContentType ^ get(); };
/// [get: Windows.Foundation.Metadata.Deprecated("PlayToSourceSelectedEventArgs may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, Windows.Foundation.UniversalApiContract)]
IRandomAccessStreamWithContentType Icon();
/// [get: Windows.Foundation.Metadata.Deprecated("PlayToSourceSelectedEventArgs may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
IRandomAccessStreamWithContentType Icon();
public IRandomAccessStreamWithContentType Icon { [Windows.Foundation.Metadata.Deprecated("PlayToSourceSelectedEventArgs may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, typeof(Windows.Foundation.UniversalApiContract))] get; }
public IRandomAccessStreamWithContentType Icon { [Windows.Foundation.Metadata.Deprecated("PlayToSourceSelectedEventArgs may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")] get; }
var iRandomAccessStreamWithContentType = playToSourceSelectedEventArgs.icon;
Public ReadOnly Property Icon As IRandomAccessStreamWithContentType

속성 값

선택한 재생 대상 원본의 표시 아이콘입니다.

특성

적용 대상

추가 정보