다음을 통해 공유


CardImage.AltText 속성

정의

이미지의 대체 텍스트를 가져오거나 설정합니다.

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

속성 값

이미지의 대체 텍스트입니다.

적용 대상