C# 클래스 NotificationsExtensions.AdaptiveImage

An inline image.
상속: IBaseImage, IAdaptiveChild, IAdaptiveSubgroupChild, ITileAdaptiveChild
파일 보기 프로젝트 열기: WindowsNotifications/NotificationsExtensions

공개 메소드들

메소드 설명
AdaptiveImage ( ) : System

Initializes a new inline image.

ToString ( ) : string

Returns the image's source string.

비공개 메소드들

메소드 설명
ConvertToElement ( ) : Element_AdaptiveImage

메소드 상세

AdaptiveImage() 공개 메소드

Initializes a new inline image.
public AdaptiveImage ( ) : System
리턴 System

ToString() 공개 메소드

Returns the image's source string.
public ToString ( ) : string
리턴 string