IProgressPage 인터페이스

정의

상호 운용 콘텐츠를 호스팅하는 WPF(Windows Presentation Foundation) 애플리케이션 간의 상호 작용과 호스트 제공 진행률 페이지를 정의합니다.

public interface class IProgressPage
public interface IProgressPage
type IProgressPage = interface
Public Interface IProgressPage

속성

ApplicationName

애플리케이션의 이름을 가져오거나 설정합니다.

DeploymentPath

애플리케이션 배포 매니페스트에 대한 Uri 경로를 가져오거나 설정합니다.

PublisherName

애플리케이션의 게시자를 가져오거나 설정합니다.

RefreshCallback

사용자가 시작한 새로 고침 명령을 처리할 수 있는 DispatcherOperationCallback 처리기에 대한 참조를 가져오거나 설정합니다.

StopCallback

사용자가 시작한 중지 명령을 처리할 수 있는 DispatcherOperationCallback 처리기에 대한 참조를 가져오거나 설정합니다.

메서드

UpdateProgress(Int64, Int64)

진행률 표시기를 업데이트하는 데 사용할 수 있는 업로드 진행률 숫자 정보를 제공합니다.

적용 대상

추가 정보