C# 클래스 System.Deployment.Internal.Isolation.StoreOperationInstallDeployment

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Reference System.IntPtr

공개 메소드들

메소드 설명
Destroy ( ) : void
StoreOperationInstallDeployment ( IDefinitionAppId App, StoreApplicationReference reference ) : System
StoreOperationInstallDeployment ( IDefinitionAppId App, bool UninstallOthers, StoreApplicationReference reference ) : System

메소드 상세

Destroy() 공개 메소드

public Destroy ( ) : void
리턴 void

StoreOperationInstallDeployment() 공개 메소드

public StoreOperationInstallDeployment ( IDefinitionAppId App, StoreApplicationReference reference ) : System
App IDefinitionAppId
reference StoreApplicationReference
리턴 System

StoreOperationInstallDeployment() 공개 메소드

public StoreOperationInstallDeployment ( IDefinitionAppId App, bool UninstallOthers, StoreApplicationReference reference ) : System
App IDefinitionAppId
UninstallOthers bool
reference StoreApplicationReference
리턴 System

프로퍼티 상세

Reference 공개적으로 프로퍼티

public IntPtr,System Reference
리턴 System.IntPtr