다음을 통해 공유


CardImage.Image 속성

정의

이미지 또는 아이콘 이름으로 표시할 URL을 가져오거나 설정합니다.

public string Image { get; set; }
member this.Image : string with get, set
Public Property Image As String

속성 값

이미지 URL 또는 아이콘 이름입니다.

적용 대상