다음을 통해 공유


Button.Url 속성

정의

단추의 URL을 가져오거나 설정합니다.

public Uri Url { get; set; }
member this.Url : Uri with get, set
Public Property Url As Uri

속성 값

Uri

단추의 URL입니다.

적용 대상