다음을 통해 공유


FileDownloadInfo.DownloadUrl 속성

정의

파일 다운로드 URL을 가져오거나 설정합니다.

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

속성 값

파일 다운로드 URL입니다.

적용 대상