C# 클래스 Windows.ApplicationModel.DataTransfer.Clipboard

파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
Clear ( ) : void
Flush ( ) : void
GetContent ( ) : DataPackageView
SetContent ( [ content ) : void

메소드 상세

Clear() 공개 정적인 메소드

public static Clear ( ) : void
리턴 void

Flush() 공개 정적인 메소드

public static Flush ( ) : void
리턴 void

GetContent() 공개 정적인 메소드

public static GetContent ( ) : DataPackageView
리턴 DataPackageView

SetContent() 공개 정적인 메소드

public static SetContent ( [ content ) : void
content [
리턴 void